riscv-openocd/src
Palmer Dabbelt 788908fcf0 Factor out checking if harts should be used
Rather than having a bunch of "if rtos" stuff, I now just check "if
hart_enabled".  This makes some code paths cleaner, all of which were
buggy in the non-RTOS multi-hart mode.
2017-06-21 10:09:16 -07:00
..
flash Fix the build. 2017-06-13 12:33:01 -07:00
helper Merge branch 'remotes/openocd/master' into riscv64 2017-06-13 11:52:50 -07:00
jtag Merge branch 'remotes/openocd/master' into riscv64 2017-06-13 11:52:50 -07:00
pld Convert to non-recursive make 2016-12-08 16:23:10 +00:00
rtos Update list of "threads" when harts are discovered. 2017-06-20 11:32:42 -07:00
server Accept 64-bit addresses in CRC requests. 2017-06-15 10:44:37 -07:00
svf Convert to non-recursive make 2016-12-08 16:23:10 +00:00
target Factor out checking if harts should be used 2017-06-21 10:09:16 -07:00
transport Convert to non-recursive make 2016-12-08 16:23:10 +00:00
xsvf Convert to non-recursive make 2016-12-08 16:23:10 +00:00
Makefile.am Convert to non-recursive make 2016-12-08 16:23:10 +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 server/server: Remove all exit() calls 2017-04-25 16:56:35 +01:00
openocd.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00