2017-08-14 |
Megan Wachs | When a test fails with exception, actually print out... |
commit | commitdiff | tree |
2017-08-11 |
Tim Newsome | Show the OpenOCD log in all(?) failure cases. |
commit | commitdiff | tree |
2017-08-11 |
Tim Newsome | Print out name of logfile when debug test is run. |
commit | commitdiff | tree |
2017-08-11 |
Tim Newsome | When make fails to run a test, print out the log. |
commit | commitdiff | tree |
2017-08-11 |
Tim Newsome | Don't use `set pipefail` which is a bashism. |
commit | commitdiff | tree |
2017-08-11 |
Tim Newsome | Don't eat errors in debug Makefile. |
commit | commitdiff | tree |
2017-08-10 |
Tim Newsome | Don't run debug tests as part of build. |
commit | commitdiff | tree |
2017-08-10 |
Tim Newsome | Pylint target files as well. |
commit | commitdiff | tree |
2017-08-10 |
Tim Newsome | Give these sim targets a chance of passing. |
commit | commitdiff | tree |
2017-08-08 |
Palmer Dabbelt | Merge pull request #62 from richardxia/only-emit-f... |
commit | commitdiff | tree |
2017-08-07 |
Richard Xia | rv64[ms]i-csr: Only emit F instructions when compiled... |
commit | commitdiff | tree |
2017-08-04 |
Andrew Waterman | RV32 div tests should use -2^31 for min value, not... |
commit | commitdiff | tree |
2017-08-04 |
Andrew Waterman | Improve RVC test |
commit | commitdiff | tree |
2017-07-31 |
Tim Newsome | Fix the end of MulticoreTest. |
commit | commitdiff | tree |
2017-07-27 |
Tim Newsome | Make pylint happy. |
commit | commitdiff | tree |
2017-07-26 |
Tim Newsome | Use new OpenOCD messages to determine gdb port. |
commit | commitdiff | tree |
2017-07-21 |
Tim Newsome | Only clean up logfiles that we know we created. |
commit | commitdiff | tree |
2017-07-21 |
Tim Newsome | Add back code to clean up triggers in entry.S |
commit | commitdiff | tree |
2017-07-18 |
Tim Newsome | Check all PCs after reset. |
commit | commitdiff | tree |
2017-07-13 |
Tim Newsome | Print out logs in more failure cases. |
commit | commitdiff | tree |
2017-07-06 |
Tim Newsome | Merge pull request #58 from riscv/fpga_reset_halt |
commit | commitdiff | tree |
2017-07-06 |
mwachs5 | debug: Make the 'out of reset' tests actually apply... |
commit | commitdiff | tree |
2017-07-03 |
Tim Newsome | Add gdb_setup to target for arbitrary gdb commands |
commit | commitdiff | tree |
2017-07-03 |
Tim Newsome | Don't clear triggers during execution. |
commit | commitdiff | tree |
2017-06-27 |
Tim Newsome | Tolerate missing misa register. |
commit | commitdiff | tree |
2017-06-27 |
Tim Newsome | Merge pull request #55 from riscv/debug |
commit | commitdiff | tree |
2017-06-27 |
Tim Newsome | Merge pull request #56 from riscv/config |
commit | commitdiff | tree |
2017-06-26 |
Tim Newsome | Move target definition into individual files. |
commit | commitdiff | tree |
2017-06-23 |
Tim Newsome | Test gdb/OpenOCD during regular test run. |
commit | commitdiff | tree |
2017-06-23 |
Tim Newsome | Add basic multicore test. |
commit | commitdiff | tree |
2017-06-20 |
Tim Newsome | Smoketest multicore. |
commit | commitdiff | tree |
2017-06-19 |
Tim Newsome | Write OpenOCD log when it crashes early. |
commit | commitdiff | tree |
2017-06-16 |
Tim Newsome | Store logs for all tests in logs/ |
commit | commitdiff | tree |
2017-06-15 |
Tim Newsome | Test 64-bit addressing. |
commit | commitdiff | tree |
2017-06-09 |
Tim Newsome | Add final echo to E300/U500 OpenOCD scripts |
commit | commitdiff | tree |
2017-06-09 |
Tim Newsome | Make HiFive1 testing (mostly) work again |
commit | commitdiff | tree |
2017-06-09 |
Tim Newsome | Fix using defaults for --server_cmd and --sim_cmd |
commit | commitdiff | tree |
2017-06-09 |
Tim Newsome | Default to openocd, not riscv-openocd |
commit | commitdiff | tree |
2017-06-05 |
Tim Newsome | Make pylint happy. |
commit | commitdiff | tree |
2017-05-25 |
Palmer Dabbelt | Merge pull request #53 from richardxia/fail-if-simulato... |
commit | commitdiff | tree |
2017-05-23 |
Richard Xia | Fail if simulator exits early. |
commit | commitdiff | tree |
2017-05-22 |
Andrew Waterman | minNum -> minimumNumber |
commit | commitdiff | tree |
2017-05-18 |
Megan Wachs | Merge pull request #52 from riscv/vcs_sim_cmd |
commit | commitdiff | tree |
2017-05-18 |
Megan Wachs | debug: Correct the calling for a 32-bit simulation... |
commit | commitdiff | tree |
2017-05-17 |
Andrew Waterman | Manually assemble bad shift amount, since assembler... |
commit | commitdiff | tree |
2017-05-17 |
Palmer Dabbelt | Shorten the debug tests |
commit | commitdiff | tree |
2017-05-17 |
Palmer Dabbelt | Merge pull request #49 from riscv/no_examine_target |
commit | commitdiff | tree |
2017-05-17 |
Palmer Dabbelt | Show the debug logs to stdout, to avoid travis timeouts |
commit | commitdiff | tree |
2017-05-16 |
Megan Wachs | debug: remove unused auto_int function |
commit | commitdiff | tree |
2017-05-16 |
Megan Wachs | debug: Allow skipping the ExamineTarget task. |
commit | commitdiff | tree |
2017-05-16 |
Megan Wachs | debug: Allow skipping the ExamineTarget step by specify... |
commit | commitdiff | tree |
2017-05-16 |
Palmer Dabbelt | Merge pull request #47 from riscv/debug-0.13 |
commit | commitdiff | tree |
2017-05-16 |
Palmer Dabbelt | Change Spike's RAM location to match the linker script |
commit | commitdiff | tree |
2017-05-16 |
Palmer Dabbelt | Link the infinate loop at 0x10000000 |
commit | commitdiff | tree |
2017-05-16 |
Palmer Dabbelt | Link in encoding.h instead of providing a path to it |
commit | commitdiff | tree |
2017-05-16 |
Megan Wachs | debug: Update OpenOCD configs. |
commit | commitdiff | tree |
2017-05-16 |
Palmer Dabbelt | Copy debug/programs to the build dir, so debug-check... |
commit | commitdiff | tree |
2017-05-16 |
Palmer Dabbelt | Merge pull request #48 from riscv/tests |
commit | commitdiff | tree |
2017-05-15 |
Palmer Dabbelt | Disable another PRIV mention, for now |
commit | commitdiff | tree |
2017-05-15 |
Palmer Dabbelt | Disable the tests that touch PRIV, it's not implemented yet |
commit | commitdiff | tree |
2017-05-15 |
Palmer Dabbelt | Have the openocd invocation match the spike invocation |
commit | commitdiff | tree |
2017-05-15 |
Palmer Dabbelt | Disable some failing tests for now |
commit | commitdiff | tree |
2017-05-15 |
Palmer Dabbelt | Don't rely on Spike's default ISA |
commit | commitdiff | tree |
2017-05-15 |
Palmer Dabbelt | Don't use the RTOS, and do "reset halt" |
commit | commitdiff | tree |
2017-05-15 |
Palmer Dabbelt | Let Spike have the default amount of RAM |
commit | commitdiff | tree |
2017-05-15 |
Palmer Dabbelt | Don't build openocd here, it's in riscv-tools now |
commit | commitdiff | tree |
2017-05-15 |
Megan Wachs | debug: fix the make target for debug-check |
commit | commitdiff | tree |
2017-05-15 |
Megan Wachs | debug: Use consistent 'sim_cmd' argument. |
commit | commitdiff | tree |
2017-05-15 |
Megan Wachs | Merge remote-tracking branch 'origin/priv-1.10' into... |
commit | commitdiff | tree |
2017-05-05 |
Andrew Waterman | Check UXL in sstatus |
commit | commitdiff | tree |
2017-05-05 |
Andrew Waterman | Test that superpage PTEs trap when PPN LSBs are set |
commit | commitdiff | tree |
2017-05-05 |
Andrew Waterman | Regularize control flow in dirty-bit test |
commit | commitdiff | tree |
2017-05-01 |
Andrew Waterman | Set ELF entry point correctly |
commit | commitdiff | tree |
2017-04-26 |
Palmer Dabbelt | Set FS before reading F registers |
commit | commitdiff | tree |
2017-04-26 |
Andrew Waterman | Add abort() for benefit of benchmark code |
commit | commitdiff | tree |
2017-04-19 |
Megan Wachs | bump OpenOCD version |
commit | commitdiff | tree |
2017-04-18 |
Megan Wachs | debug: Don't halt out of reset. It's unrealistic. Use... |
commit | commitdiff | tree |
2017-04-18 |
Megan Wachs | debug: Use RTOS OpenOCD for Spike for now. |
commit | commitdiff | tree |
2017-04-17 |
Megan Wachs | debug: Checkpoint restoring Spike functionality |
commit | commitdiff | tree |
2017-04-17 |
Megan Wachs | Merge remote-tracking branch 'origin/newprogram' into... |
commit | commitdiff | tree |
2017-04-17 |
Megan Wachs | Merge remote-tracking branch 'origin/priv-1.10' into... |
commit | commitdiff | tree |
2017-04-15 |
Andrew Waterman | Fix illegal-instruction test when S-mode is not implemented |
commit | commitdiff | tree |
2017-04-14 |
Megan Wachs | debug: checkpoint trying to get 64 bit programs to... |
commit | commitdiff | tree |
2017-04-14 |
Megan Wachs | debug: checkpoint of trying to get simulation tests... |
commit | commitdiff | tree |
2017-04-14 |
Megan Wachs | debug: working with newprogram branch |
commit | commitdiff | tree |
2017-04-11 |
Andrew Waterman | Improve fp ldst/move tests; remove redundant fsgnj... |
commit | commitdiff | tree |
2017-04-08 |
Andrew Waterman | Retrofit rv64mi-p-illegal to test vectored interrupts |
commit | commitdiff | tree |
2017-04-07 |
Andrew Waterman | Remove defunct IPI tests |
commit | commitdiff | tree |
2017-04-06 |
Andrew Waterman | Make ma_addr test work for systems with misaligned... |
commit | commitdiff | tree |
2017-03-30 |
Andrew Waterman | Expand dirty-bit test to test MPRV and SUM |
commit | commitdiff | tree |
2017-03-30 |
Andrew Waterman | New PMP encoding |
commit | commitdiff | tree |
2017-03-30 |
Palmer Dabbelt | Prohibit relaxing the initial gp generation |
commit | commitdiff | tree |
2017-03-30 |
Palmer Dabbelt | Change the global pointer symbol to __global_pointer$ |
commit | commitdiff | tree |
2017-03-27 |
Andrew Waterman | Separate page faults from physical memory access exceptions |
commit | commitdiff | tree |
2017-03-25 |
Andrew Waterman | Fix FPU initialization code |
commit | commitdiff | tree |
2017-03-24 |
Andrew Waterman | Like tests, pass the benchmarks if XLEN disagrees |
commit | commitdiff | tree |
2017-03-23 |
Andrew Waterman | bump env |
commit | commitdiff | tree |
2017-03-23 |
Andrew Waterman | Add PMP test |
commit | commitdiff | tree |
2017-03-22 |
Andrew Waterman | Clean up benchmarks build |
commit | commitdiff | tree |
2017-03-22 |
Andrew Waterman | Clean up bmarks build |
commit | commitdiff | tree |
next |