index
:
rocket-tools/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
2018-04-27
debug: add missing align directive on trap_entry
trap_entry_align-1
Megan Wachs
1
-0
/
+1
2018-04-24
Fix race when making logs directory
Tim Newsome
1
-1
/
+5
2018-04-16
Merge pull request #123 from riscv/gdb_timeout
Tim Newsome
2
-14
/
+18
2018-04-09
Compute gdb command timeout based on ops estimate
Tim Newsome
2
-14
/
+18
2018-04-09
Fix #120: Instructions 'sll' are replaced with 'slli' in rv64ui/slli.S (#121)
Andrei Tatarnikov
1
-3
/
+3
2018-04-02
Use `gdb_report_register_access_error enable`
Tim Newsome
4
-0
/
+6
2018-03-27
Test debug authentication.
Tim Newsome
4
-3
/
+19
2018-03-23
Print log filename at the end of the log.
Tim Newsome
1
-0
/
+1
2018-03-21
Make misa.C test conform to Hauser proposal
Andrew Waterman
1
-43
/
+10
2018-03-20
Merge pull request #119 from rishikhan/master
Palmer Dabbelt
1
-2
/
+8
2018-03-19
Update Makefile to allow for RISCV_PREFIX to be set by the configure --target
rishi
1
-2
/
+8
2018-03-01
Test debugging with/without a program buffer
Tim Newsome
5
-5
/
+10
2018-03-01
Ensure an error when reading a non-existent CSR.
Tim Newsome
5
-0
/
+29
2018-02-27
Add test for clearing misa.C while PC is misaligned (#117)
Andrew Waterman
1
-1
/
+79
2018-02-09
Test resuming from a trigger.
resume_from_trigger
Tim Newsome
3
-10
/
+9
2018-02-07
Link scripts shouldn't be executable.
Tim Newsome
1
-0
/
+0
2018-01-08
Deal with gdb reporting pmpcfg0 not existing.
Tim Newsome
2
-3
/
+16
2018-01-05
Add test for multicore failure
Tim Newsome
2
-5
/
+40
2018-01-02
Test access exception behavior for illegal addresses (#111)
Andrew Waterman
2
-0
/
+71
2017-12-27
Test FPRs that aren't XLEN in size.
Tim Newsome
6
-8
/
+20
2017-12-21
Add all-tests target.
Tim Newsome
1
-1
/
+3
2017-12-21
Merge pull request #110 from riscv/bump_env
Megan Wachs
1
-5
/
+5
2017-12-21
tests: bump env to pick up new names for CSRs
Megan Wachs
1
-5
/
+5
2017-12-20
Remove `set arch riscv:rv%d`
Tim Newsome
1
-1
/
+0
2017-12-20
Verify that F18 does not exist on FPU-less targets
Tim Newsome
1
-17
/
+20
2017-12-12
Display env variables used when invoking OpenOCD
Tim Newsome
2
-6
/
+11
2017-12-01
Ensure there are no unnamed registers.
Tim Newsome
1
-0
/
+2
2017-11-30
Merge pull request #109 from riscv/vcssim
Tim Newsome
1
-2
/
+12
2017-11-30
Clean up VcsSim init()
Tim Newsome
1
-2
/
+12
2017-11-27
Rename sbadaddr to satp
Andrew Waterman
5
-14
/
+14
2017-11-26
Rv32ud tests (#108)
Torbjørn
23
-0
/
+318
2017-11-22
Check sepc for rv64si/scall test. (#107)
Christopher Celio
1
-0
/
+4
2017-11-20
Check mtval in rv64mi-p-illegal (#104)
Andrew Waterman
1
-0
/
+11
2017-11-19
Ensure log file is fully written before reading it
Tim Newsome
1
-0
/
+1
2017-11-19
Make pylint happy.
Tim Newsome
3
-12
/
+16
2017-11-17
Merge pull request #102 from riscv/xlen_fix
Megan Wachs
1
-7
/
+8
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
3
-10
/
+17
2017-11-16
Disable PMP for PrivRw test.
Tim Newsome
1
-0
/
+5
2017-11-15
Clarify PrivTest detail.
Tim Newsome
1
-0
/
+2
2017-11-11
Make sure that code is 4-byte aligned before disabling rvc (#100)
Andrew Waterman
4
-1
/
+5
2017-11-09
Make rv64mi-p-ecall work when U-mode is not present
Andrew Waterman
1
-1
/
+17
2017-11-09
Use mstatus.MPP to check existence of U-mode
Andrew Waterman
1
-5
/
+6
2017-11-02
Add --print-log-names to print temp log names ASAP
Tim Newsome
2
-5
/
+17
2017-11-02
Ensure gdb connection failures end up in main log.
Tim Newsome
1
-9
/
+18
2017-11-02
debug: Need to apply remotetimeout before connecting to remote target (#94)
Megan Wachs
1
-6
/
+7
2017-11-01
SBREAK test now checks EPC value. (#92)
Christopher Celio
1
-0
/
+4
2017-11-01
Make pylint 1.6.5 happy.
Tim Newsome
4
-6
/
+5
2017-11-01
Test register aliases in the simple register tests
Tim Newsome
1
-9
/
+17
2017-11-01
Fix MulticoreRegTest.
Tim Newsome
2
-59
/
+65
[next]