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
/
programs
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-06
debug: Tweak interrupt.c, so a test can run to exit()
Tim Newsome
1
-1
/
+4
2022-12-29
debug: Add etrigger test.
Tim Newsome
1
-1
/
+1
2022-12-14
debug: Remove unnecessary exit() functions. (#437)
Tim Newsome
1
-0
/
+2
2022-12-01
debug: Park unused harts with a cease instruction. (#434)
Tim Newsome
1
-0
/
+12
2022-12-01
Share exit() among more tests. (#433)
Tim Newsome
1
-1
/
+1
2022-11-10
SvNNTest needs 32KB of RAM. (#428)
Tim Newsome
1
-1
/
+1
2022-11-04
Make MulticoreRegTest work with real hardware.
Tim Newsome
1
-1
/
+1
2022-10-26
Specify trigger type=2 in trigger.S (#425)
YenHaoChen
1
-2
/
+3
2022-06-08
Test semihosting_fileio
Tim Newsome
1
-1
/
+3
2022-04-25
Add EbreakTest. (#380)
Tim Newsome
1
-0
/
+31
2021-11-29
Fix TranslateTests. (#365)
Tim Newsome
1
-3
/
+5
2021-07-19
Debug tests: catch write to nonexistent trigger registers in entry.S (#348)
Luke Wren
1
-0
/
+7
2020-12-14
Add tests for memory sampling feature. (#300)
Tim Newsome
1
-0
/
+2
2020-06-25
Create a more sophisticated vector test (#284)
Tim Newsome
1
-0
/
+159
2020-05-26
Test semihosting calls (#280)
Tim Newsome
2
-0
/
+155
2020-03-26
Improve address translation tests (#261)
Tim Newsome
1
-4
/
+16
2020-02-11
Generate very different values on different harts. (#238)
Tim Newsome
1
-0
/
+1
2020-01-09
Smoke test virtual address translation support. (#233)
Tim Newsome
5
-13
/
+182
2019-07-15
Make tests work with RV32E targets. (#196)
Tim Newsome
2
-4
/
+13
2019-04-04
Test simultaneous resume using hasel. (#186)
Tim Newsome
2
-17
/
+18
2019-03-11
Add SmpSimultaneousRunHalt test. (#181)
Tim Newsome
1
-0
/
+17
2018-11-12
Simpler/more idiomatic way to keep string on stack
Tim Newsome
1
-4
/
+1
2018-10-29
Almost all tests pass with HiFive1-flash
Tim Newsome
1
-1
/
+1
2018-10-29
Tweak debug tests to run out of flash.
Tim Newsome
2
-1
/
+5
2018-10-05
Make HwWatchpoint test fail on incorrect result.
hw_watchpoint
Tim Newsome
1
-1
/
+1
2018-10-03
Added tests for hw and sw watchpoints
cgsfv
1
-0
/
+17
2018-09-13
Put debug test stack in data instead of text
Tim Newsome
1
-0
/
+1
2018-04-27
debug: add missing align directive on trap_entry
trap_entry_align-1
Megan Wachs
1
-0
/
+1
2018-02-09
Test resuming from a trigger.
resume_from_trigger
Tim Newsome
1
-10
/
+3
2017-11-27
Rename sbadaddr to satp
Andrew Waterman
1
-3
/
+3
2017-09-19
Merge pull request #76 from riscv/multicore
Tim Newsome
2
-13
/
+20
2017-09-19
Forgot to commit this earlier.
Tim Newsome
1
-0
/
+20
2017-09-18
Add interrupts to MulticoreRunHaltStepiTest.
Tim Newsome
2
-13
/
+20
2017-09-14
Test debugging code with interrupts.
Tim Newsome
3
-4
/
+34
2017-09-01
Add some infrastructure for multicore tests.
Tim Newsome
2
-8
/
+30
2017-08-28
Forgot to add this file.
Tim Newsome
1
-0
/
+81
2017-08-28
WIP multicore testing.
Tim Newsome
1
-7
/
+36
2017-08-28
Make the debug tests aware of multicore.
Tim Newsome
2
-12
/
+7
2017-07-20
Add back code to clean up triggers in entry.S
Tim Newsome
1
-0
/
+9
2017-07-03
Don't clear triggers during execution.
Tim Newsome
1
-9
/
+0
2017-06-27
Tolerate missing misa register.
Tim Newsome
1
-1
/
+7
2017-06-22
Add basic multicore test.
Tim Newsome
1
-33
/
+36
2017-06-20
Smoketest multicore.
Tim Newsome
2
-9
/
+40
2017-06-15
Test 64-bit addressing.
Tim Newsome
2
-9
/
+4
2017-05-16
Link the infinate loop at 0x10000000
Palmer Dabbelt
1
-0
/
+0
2017-05-16
Link in encoding.h instead of providing a path to it
Palmer Dabbelt
5
-4
/
+5
2017-04-18
debug: Don't halt out of reset. It's unrealistic. Use a program which loops (...
Megan Wachs
2
-0
/
+14
2017-04-14
debug: checkpoint of trying to get simulation tests working
Megan Wachs
2
-2
/
+17
2017-03-29
Prohibit relaxing the initial gp generation
Palmer Dabbelt
1
-0
/
+3
2017-03-29
Change the global pointer symbol to __global_pointer$
Palmer Dabbelt
1
-1
/
+1
[next]