riscv-openocd/src
Palmer Dabbelt 4b21319d7e Remove the hart_state variable
The new code always keeps harts in consistant states, so it's no longer
necessary to track their states manually.  There's still some flakyness
with halt/resume over breakpoints.
2017-04-14 22:16:03 -07:00
..
flash Call riscv_xlen() to support 32-bit FESPI targets 2017-04-06 15:23:45 -07:00
helper Fix typo in comment. 2016-09-23 14:16:23 -07:00
jtag Prevent the State Machine from moving during runtest 2016-09-23 14:16:24 -07:00
pld Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
rtos Remove the hart_state variable 2017-04-14 22:16:03 -07:00
server Implement the "vCont" GDB packet 2017-04-07 18:32:54 -07:00
svf Fix usage of timeval_ms() 2016-07-19 10:45:16 +01:00
target Remove the hart_state variable 2017-04-14 22:16:03 -07:00
transport Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
xsvf Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
Makefile.am Makefile.am: link libusb-1.0 after libusb-0.1 to fix dependencies 2015-02-04 21:56:45 +00:00
hello.c Remove FSF address from GPL notices 2016-05-24 22:30:01 +01:00
hello.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
main.c Remove FSF address from GPL notices 2016-05-24 22:30:01 +01:00
openocd.c Remove FSF address from GPL notices 2016-05-24 22:30:01 +01:00
openocd.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00