2017-09-14 |
Tim Newsome | misa is stored in the hart now, not the target |
commit | commitdiff | tree |
2017-09-14 |
Tim Newsome | When spike fails to launch, display its output. |
commit | commitdiff | tree |
2017-09-14 |
Tim Newsome | Test debugging code with interrupts. |
commit | commitdiff | tree |
2017-09-14 |
Tim Newsome | Call postMortem() when a test fails. |
commit | commitdiff | tree |
2017-09-14 |
Tim Newsome | Clarify timeout units. |
commit | commitdiff | tree |
2017-09-14 |
Andrew Waterman | Move link options to end of gcc command line |
commit | commitdiff | tree |
2017-09-12 |
Tim Newsome | Merge pull request #69 from riscv/multicore |
commit | commitdiff | tree |
2017-09-01 |
Andrew Waterman | Improve ma_fetch test to cover JAL and branches |
commit | commitdiff | tree |
2017-09-01 |
Tim Newsome | Add some infrastructure for multicore tests. |
commit | commitdiff | tree |
2017-09-01 |
Tim Newsome | Use 32-bit link script for 32-bit target. |
commit | commitdiff | tree |
2017-08-28 |
Tim Newsome | This file isn't ready yet. |
commit | commitdiff | tree |
2017-08-28 |
Tim Newsome | Forgot to add this file. |
commit | commitdiff | tree |
2017-08-28 |
Tim Newsome | Increase remotetimeout for spike targets. |
commit | commitdiff | tree |
2017-08-28 |
Tim Newsome | Fix rebase bug. |
commit | commitdiff | tree |
2017-08-28 |
Tim Newsome | Make MemTestBlock output a more descriptive error. |
commit | commitdiff | tree |
2017-08-28 |
Tim Newsome | Fix MemTest* after sloppy rebase. |
commit | commitdiff | tree |
2017-08-28 |
Tim Newsome | Rename test to MulticoreRunHaltStepiTest. |
commit | commitdiff | tree |
2017-08-28 |
Tim Newsome | Make pylint happy. |
commit | commitdiff | tree |
2017-08-28 |
Tim Newsome | WIP multicore testing. |
commit | commitdiff | tree |
2017-08-28 |
Tim Newsome | WIP towards multiple gdb instances. |
commit | commitdiff | tree |
2017-08-28 |
Tim Newsome | Make the debug tests aware of multicore. |
commit | commitdiff | tree |
2017-08-28 |
Tim Newsome | Increase delay in UserInterrupt. |
commit | commitdiff | tree |
2017-08-16 |
Palmer Dabbelt | Merge pull request #67 from riscv/sfence_vma |
commit | commitdiff | tree |
2017-08-16 |
Palmer Dabbelt | Inform GCC that "sfence.vma" clobbers memory |
commit | commitdiff | tree |
2017-08-14 |
Tim Newsome | Put logfile code back so everything works again. |
commit | commitdiff | tree |
2017-08-14 |
Megan Wachs | Merge pull request #66 from riscv/debug_user_niceness |
commit | commitdiff | tree |
2017-08-14 |
Megan Wachs | debug: clean up Temporary Log File messages |
commit | commitdiff | tree |
2017-08-14 |
Megan Wachs | debug: Avoid None type error |
commit | commitdiff | tree |
2017-08-14 |
Megan Wachs | debug: Revert change to print backtrace, as that is... |
commit | commitdiff | tree |
2017-08-14 |
Megan Wachs | debug: Allow OpenOCD startup timeout to be specified... |
commit | commitdiff | tree |
2017-08-14 |
Megan Wachs | When a test fails with exception, actually print out... |
commit | commitdiff | tree |
2017-08-13 |
Tim Newsome | Make MemTest* catch reading too many words. |
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 |
next |