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
path:
root
/
debug
/
targets.py
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-24
Support instruction count limit in IcountTest
liangzhen
1
-0
/
+3
2023-10-17
Merge pull request #513 from lz-bro/nonexist_csr
Tim Newsome
1
-0
/
+3
2023-10-17
Make the non-existent csr configurable
liangzhen
1
-0
/
+3
2023-10-16
Make CLINT address configurable
liangzhen
1
-1
/
+5
2023-07-17
debug: Add support_unavailable_control property.
Tim Newsome
1
-0
/
+3
2023-06-30
Fix for https://github.com/riscv-software-src/riscv-tests/issues/482
Tommy Murphy
1
-2
/
+2
2023-05-25
debug: New pylint => new warnings => new cleanups
Tim Newsome
1
-1
/
+4
2022-12-01
debug: Park unused harts with a cease instruction. (#434)
Tim Newsome
1
-0
/
+3
2022-10-07
debug: Add --debug_server arg to open gdb on OpenOCD
Tim Newsome
1
-1
/
+5
2022-06-23
Another pylint upgrade. (#398)
Tim Newsome
1
-20
/
+21
2022-05-31
Address pylint warnings. (#385)
Tim Newsome
1
-0
/
+1
2021-05-20
Test multiple heterogeneous spike instances. (#338)
Tim Newsome
1
-9
/
+16
2021-05-07
Test daisy chained homogeneous spike instances. (#334)
Tim Newsome
1
-0
/
+7
2021-04-13
Add FreeRTOS smoke tests. (#333)
Tim Newsome
1
-2
/
+7
2021-01-08
Disable V extension when compiler doesn't support it. (#317)
Tim Newsome
1
-2
/
+24
2020-12-31
Make HiFiveUnleashed tests clean.
Tim Newsome
1
-0
/
+4
2020-12-14
Add tests for memory sampling feature. (#300)
Tim Newsome
1
-0
/
+4
2020-06-25
Add manual hwbp test. (#283)
Tim Newsome
1
-0
/
+4
2020-06-25
Create a more sophisticated vector test (#284)
Tim Newsome
1
-1
/
+1
2020-05-26
Test semihosting calls (#280)
Tim Newsome
1
-0
/
+4
2020-03-05
Add a simple mechanism to skip tests on targets. (#251)
Tim Newsome
1
-0
/
+7
2019-11-22
Move to Python 3. (#218)
Tim Newsome
1
-3
/
+2
2019-08-02
Miscellaneous minor test improvements (#199)
Tim Newsome
1
-2
/
+1
2019-07-15
Make tests work with RV32E targets. (#196)
Tim Newsome
1
-15
/
+27
2019-04-04
Test simultaneous resume using hasel. (#186)
Tim Newsome
1
-0
/
+3
2018-11-14
Cleanup and renamed test flag to invalid_memory_returns_zero
cgsfv
1
-2
/
+2
2018-11-13
Added MemTestBlockReadInvalid verifying the corresponding OpenOCD fix
cgsfv
1
-0
/
+3
2018-08-29
Add test case for `riscv expose_custom`.
Tim Newsome
1
-0
/
+4
2017-11-19
Make pylint happy.
Tim Newsome
1
-9
/
+11
2017-11-17
debug: Fix the XLEN command line check
xlen_fix
Megan Wachs
1
-7
/
+8
2017-11-16
Debug: Use the --32 and --64 command line arguments (#97)
Megan Wachs
1
-0
/
+5
2017-11-01
Make pylint 1.6.5 happy.
Tim Newsome
1
-1
/
+1
2017-10-12
Pay attention to server_timeout_sec
Tim Newsome
1
-2
/
+3
2017-09-29
Fix tests to work in multi-gdb mode.
Tim Newsome
1
-0
/
+2
2017-09-19
Allow multiple reset vectors.
Tim Newsome
1
-0
/
+5
2017-09-14
Test debugging code with interrupts.
Tim Newsome
1
-0
/
+3
2017-09-01
Add some infrastructure for multicore tests.
Tim Newsome
1
-29
/
+28
2017-08-28
Make the debug tests aware of multicore.
Tim Newsome
1
-61
/
+83
2017-08-14
Put logfile code back so everything works again.
Tim Newsome
1
-2
/
+2
2017-08-14
debug: Allow OpenOCD startup timeout to be specified. Print out path to log f...
Megan Wachs
1
-1
/
+8
2017-07-20
Add back code to clean up triggers in entry.S
Tim Newsome
1
-0
/
+6
2017-07-03
Add gdb_setup to target for arbitrary gdb commands
Tim Newsome
1
-0
/
+4
2017-06-26
Move target definition into individual files.
Tim Newsome
1
-111
/
+74
2017-06-15
Test 64-bit addressing.
Tim Newsome
1
-7
/
+17
2017-06-05
Make pylint happy.
Tim Newsome
1
-1
/
+2
2017-05-18
debug: Correct the calling for a 32-bit simulation target
Megan Wachs
1
-1
/
+1
2017-05-16
Change Spike's RAM location to match the linker script
Palmer Dabbelt
1
-2
/
+2
2017-05-15
debug: Use consistent 'sim_cmd' argument.
Megan Wachs
1
-1
/
+1
2017-04-18
debug: Don't halt out of reset. It's unrealistic. Use a program which loops (...
Megan Wachs
1
-2
/
+2
2017-04-17
debug: Checkpoint restoring Spike functionality
Megan Wachs
1
-11
/
+11
[next]