aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
ceasetest2Check basic debugging still works in CeaseMultiTim Newsome19 months
debugAdd debug statement.Tim Newsome4 years
debug_disassembledebug: On failure, disassemble close instructions.Tim Newsome21 months
disable_unavailabledebug: Disable Unavailable tests.Tim Newsome8 months
masterChange DTM IDCODE from SiFive HiFive1's 0x10e31913 to Spike's 0xdeadbeef (#565)Tommy Murphy3 days
miscMake newer version of pylint happy.Tim Newsome5 years
python3Move to Python 3.Tim Newsome5 years
riscv-tests-sailremoved the env/ directory, which was a submodule dir. replaced at a higher l...William McSpaddden4 weeks
tmptmpAndrew Waterman4 years
trigger_priorityRemove ineffective tests.Tim Newsome2 years
[...]
 
 
AgeCommit messageAuthorFilesLines
2020-01-08tmptmpAndrew Waterman1-20/+0
2019-12-24submodule: bump env version (#229)Chih-Min Chao1-5/+10
2019-12-18Hardcode misa values for all spike targets. (#227)Tim Newsome9-7/+27
2019-12-18Tell people where to get software. (#226)Tim Newsome1-3/+9
2019-12-10benchmarks: Simplify TLS initialisation (#224)James Clarke3-19/+5
2019-12-10Improve parallellism in debug test Makefile (#223)Tim Newsome2-15/+28
2019-12-02Use a small binary to set up HiFive Unleashed. (#221)Tim Newsome3-10/+10
2019-11-22Move to Python 3. (#218)Tim Newsome4-75/+78
2019-11-04Remove cruft from icache-alias testAndrew Waterman1-35/+0
2019-11-04Add rv64si-p-icache-aliasAndrew Waterman2-0/+177
[...]