index
:
riscv-tests.git
attempt-travis-fix
ceasetest2
compliance_tests
cs152-sp18-lab3
debug
debug-0.13
debug-clear-satp
debug-delete-sim
debug_auth
debug_disassemble
disable_unavailable
dma-memcpy
eos20-bringup
hw_watchpoint
interrupts
master
misc
no_progbuf
priv
privchange-dontdeleteme
python3
rekall
resume_from_trigger
riscv-tests-sail
rtos
rvt-master
smi-demo
split-isa-tests
sqrt-171
tmp
trap_entry_align
trap_entry_align-1
travis-dev
trigger_priority
usb_error
xlen_fix
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-17
rsort.c description updated to Radix Sort instead of Quicksort (#572)
Büşra Özdemir
1
-2
/
+2
2024-07-02
README: add link to toolchain (#569)
Daniel Maslowski
1
-1
/
+2
2024-06-27
Change DTM IDCODE from SiFive HiFive1's 0x10e31913 to Spike's 0xdeadbeef (#565)
Tommy Murphy
4
-5
/
+5
2024-06-27
Merge pull request #561 from TommyMurphyTM1234/fix-list-tests
Anatoly Parshintsev
2
-10
/
+11
2024-06-24
Use Zvl/Zve to communicate VLEN/ELEN to target in debug tests (#567)
Jerry Zhao
2
-2
/
+3
2024-06-13
If ABI not already passed in then parameterize it based on selected XLEN (#566)
Tommy Murphy
1
-1
/
+8
2024-06-06
Fix pylint issues with previous commit changes
Tommy Murphy
1
-3
/
+2
2024-06-06
Move PRNG seed generation/logging from gdbserver.py:main() into testlib.py:ru...
Tommy Murphy
2
-11
/
+11
2024-06-06
Suppress 'PRNG seed ...' log messages when --list-tests is specified; see htt...
Tommy Murphy
1
-2
/
+4
2024-05-31
Merge pull request #557 from en-sc/en-sc/manual-hwbp
Evgeniy Naydanov
1
-3
/
+19
2024-05-30
Support more basic testing of Zca instructions
Andrew Waterman
1
-13
/
+13
2024-05-30
Support basic testing of more Zca instructions
Andrew Waterman
1
-76
/
+76
2024-05-23
debug: fix HwbpManual test
Evgeniy Naydanov
1
-3
/
+19
2024-05-16
Merge pull request #555 from aap-sc/aap-sc/sporadic_faulure_fix
Evgeniy Naydanov
1
-1
/
+6
2024-05-16
Merge pull request #556 from aap-sc/aap-sc/sampling_sporadic_failure
Evgeniy Naydanov
1
-0
/
+1
2024-05-15
debug: fix sporadic failures of memory sampling tests
Parshintsev Anatoly
1
-0
/
+1
2024-05-14
debug: workaround for sporadic failures of some tests due to unexpected data ...
Parshintsev Anatoly
1
-1
/
+6
2024-05-13
Merge pull request #491 from en-sc/en-sc/warning-repeat-read
Anatoly Parshintsev
1
-4
/
+0
2024-05-09
Merge pull request #549 from leesum1/trigger-fix
Anatoly Parshintsev
1
-1
/
+2
2024-05-04
Merge pull request #544 from lz-bro/debug-test-ubuntu-20.04
Anatoly Parshintsev
1
-1
/
+1
2024-05-04
Merge pull request #554 from MarekVCodasip/exclusion-fix
Anatoly Parshintsev
1
-1
/
+5
2024-05-02
debug: Fix loading of empty exclude lists with comments
Marek Vrbka
1
-1
/
+5
2024-05-01
[debug tests] increase remotetimeout for all spike-based targets (#553)
Anatoly Parshintsev
8
-10
/
+8
2024-04-17
debug: Fix nonexistent trigger registers trap handle in entry.S
zilong
1
-1
/
+2
2024-04-02
Merge pull request #534 from lz-bro/fix_triggerDmode
Anatoly Parshintsev
1
-1
/
+1
2024-03-19
ma_addr: permit access faults in lieu of misaligned exceptions
Andrew Waterman
1
-1
/
+6
2024-03-05
Fix CI debug test using ubuntu-20.04
梁镇
1
-1
/
+1
2024-03-02
Merge pull request #533 from lz-bro/fix_icount
Anatoly Parshintsev
1
-0
/
+1
2024-03-01
Merge pull request #531 from aap-sc/aap-sc/improvements
Evgeniy Naydanov
2
-3
/
+33
2024-02-29
Merge pull request #532 from lz-bro/mb_translate
Andrew Waterman
1
-0
/
+1
2024-02-29
Merge pull request #526 from lz-bro/fix_TranslateTest
Andrew Waterman
1
-0
/
+4
2024-02-18
Fix breakpoint test
Andrew Waterman
1
-0
/
+3
2024-02-18
Merge pull request #539 from rogerchang23424/bitmanip
Andrew Waterman
84
-2
/
+4910
2024-02-19
Add zbs test cases
Roger Chang
19
-2
/
+773
2024-02-19
Add zbc test cases
Roger Chang
9
-2
/
+520
2024-02-19
Add zbb test cases
Roger Chang
45
-2
/
+2665
2024-02-19
Add zba test cases
Roger Chang
14
-2
/
+958
2024-02-04
Check the mcontrol triggers, no other triggers.
liangzhen
1
-1
/
+1
2024-02-02
Merge pull request #536 from eiji-y/check_svnapot
Andrew Waterman
1
-0
/
+11
2024-02-03
If Svnapot is not implemented, skip the test.
Eiji Yoshiya
1
-0
/
+11
2024-02-02
Clear breakpoints so that gdb will not single step
liangzhen
1
-0
/
+1
2024-02-02
Add virtual memory synchronization after completing the page tables
liangzhen
1
-0
/
+1
2024-02-01
[debug tests] fix setting of remotetimeout
Parshintsev Anatoly
1
-1
/
+0
2024-02-01
[debug tests] add option to log GDB remote serial protocol
Parshintsev Anatoly
1
-2
/
+21
2024-02-01
[debug tests] print selected seed for PRNG
Parshintsev Anatoly
2
-0
/
+12
2024-01-29
Merge pull request #528 from powdr-labs/master
Andrew Waterman
1
-1
/
+1
2024-01-29
Uses appropriate addi instruction in lrsc test.
Lucas Clemente Vella
1
-1
/
+1
2024-01-23
Disable mmu after test translate
liangzhen
1
-0
/
+4
2023-11-10
Merge pull request #522 from aap-sc/aap-sc/unavailable_fixup
Tim Newsome
1
-29
/
+38
2023-11-09
debug: use TCL-RPC to fetch results of OpenOCD commands instead of parsing lo...
Parshintsev Anatoly
1
-29
/
+38
[next]