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
2016-11-21
Remove cache miss test from all but one AMO test
Andrew Waterman
17
-161
/
+2
2016-11-14
Attempt to work around hard-float linking problem
Andrew Waterman
1
-1
/
+1
2016-11-11
Merge pull request #35 from richardxia/have-openocd-pick-gdb-server-port
Tim Newsome
1
-3
/
+27
2016-11-10
Decrease sleep time to 0.1s.
Richard Xia
1
-2
/
+2
2016-11-04
Tell OpenOCD to pick an unused port, and use lsof to figure out which one it ...
Richard Xia
1
-3
/
+27
2016-11-01
Make sure FP stores don't write memory if mstatus.FS=0.
Andrew Waterman
1
-8
/
+22
2016-10-31
Add basic floating point register test.
Tim Newsome
3
-3
/
+31
2016-10-21
Improve reg test a little.
Tim Newsome
1
-6
/
+14
2016-10-20
Test OpenOCD step and resume.
Tim Newsome
2
-6
/
+56
2016-10-19
Fix conflict: JTAG VPI changes vs openocd refactor
Tim Newsome
1
-7
/
+4
2016-10-19
Actually test something in regs test.
Tim Newsome
1
-2
/
+4
2016-10-19
Merge pull request #34 from richardxia/use-port-randomization
Tim Newsome
3
-4
/
+18
2016-10-18
Pull port number from VCS output and pass to OpenOCD.
Richard Xia
3
-2
/
+10
2016-10-18
Add framework to test OpenOCD directly.
Tim Newsome
4
-298
/
+405
2016-10-18
Randomize gdb port.
Richard Xia
1
-2
/
+8
2016-10-14
Wait for OpenOCD to start fully before connecting.
Tim Newsome
1
-0
/
+15
2016-10-13
Add MemTestWriteInvalid.
Tim Newsome
1
-1
/
+13
2016-10-09
Align FP data sections
Andrew Waterman
1
-12
/
+8
2016-10-03
Add test for memory read from invalid address.
Tim Newsome
2
-0
/
+12
2016-09-30
Tolerate remotes that return memory read errors.
Tim Newsome
1
-1
/
+9
2016-09-29
Update dmode test to match spec.
Tim Newsome
2
-46
/
+101
2016-09-29
Clear triggers during entry.
Tim Newsome
1
-0
/
+9
2016-09-28
Disable TriggerDmode while spike is changed.
Tim Newsome
1
-0
/
+4
2016-09-21
Move debug testing from all into debug-check target.
Tim Newsome
1
-2
/
+2
2016-09-20
Minor tweaks to trigger tests for openocd.
Tim Newsome
2
-10
/
+16
2016-09-15
Rewrite debug testing.
Tim Newsome
4
-264
/
+762
2016-09-06
Add rv32uf tests
Andrew Waterman
16
-3
/
+142
2016-09-02
Make RVC test fit in 16 KiB
Andrew Waterman
1
-4
/
+4
2016-09-02
Fix/add to instant trigger tests.
Tim Newsome
2
-6
/
+23
2016-09-02
Limit spike RAM so I can run valgrind on it.
Tim Newsome
1
-0
/
+1
2016-09-01
Add some immediate trigger tests.
Tim Newsome
2
-6
/
+23
2016-09-01
Create TriggerTest.
Tim Newsome
2
-21
/
+136
2016-09-01
Add test for address triggers.
Tim Newsome
2
-1
/
+29
2016-09-01
Remove "import ." notation.
Tim Newsome
1
-1
/
+1
2016-09-01
Add .pyc to .gitignore.
Tim Newsome
1
-0
/
+1
2016-08-31
Change accidental use of SLTIU in SLTI tests (#26)
Brett Cannon
1
-1
/
+1
2016-08-30
Share code between rv32ui and rv64ui tests
Andrew Waterman
39
-2516
/
+180
2016-08-30
Add missing RV32 slt[i]u tests
Andrew Waterman
5
-147
/
+21
2016-08-29
On RV32, zero-extend pointers for HTIF
Andrew Waterman
1
-12
/
+12
2016-08-29
Don't explicitly use atomics in rsort
Andrew Waterman
1
-11
/
+17
2016-08-26
Update to new breakpoint & counter spec
Andrew Waterman
3
-38
/
+38
2016-08-23
Merge pull request #24 from richardxia/declare-dependencies
Tim Newsome
3
-4
/
+6
2016-08-23
Use a version range.
Richard Xia
1
-1
/
+1
2016-08-22
Add requirements.txt and reorder imports by type.
Richard Xia
3
-4
/
+6
2016-08-22
Use env shebang so for virtualenv compatibility.
Tim Newsome
1
-1
/
+1
2016-08-17
Improve AMO tests
Andrew Waterman
6
-226
/
+35
2016-08-16
Fix missing setup in test_turbostep.
Tim Newsome
1
-0
/
+2
2016-08-16
Simplify test_function_call.
Tim Newsome
2
-3
/
+20
2016-08-16
bump env
Andrew Waterman
1
-5
/
+6
2016-08-16
Make ENTROPY deterministic
Andrew Waterman
1
-3
/
+2
[next]