riscv-openocd/src
Tim Newsome 8980c2038a
Select current hart before accessing vector regs. (#574)
I don't know how this worked before. Possibly caused by overzealous
removal of `-rtos riscv`.

Change-Id: I7259267b861ef45655f469ab39cc463d608fe149
Signed-off-by: Tim Newsome <tim@sifive.com>
2021-01-29 10:58:34 -08:00
..
flash Merge branch 'master' into from_upstream 2020-12-31 13:40:49 -08:00
helper Merge branch 'master' into from_upstream 2020-12-31 13:40:49 -08:00
jtag Merge branch 'master' into from_upstream 2020-12-31 13:40:49 -08:00
pld openocd: use proper format with uint32_t 2020-09-05 17:12:44 +01:00
rtos Remove `-rtos riscv` (#567) 2021-01-18 12:22:43 -08:00
rtt Add initial RTT support 2020-12-02 23:15:52 +00:00
server Merge branch 'master' into from_upstream 2020-12-31 13:40:49 -08:00
svf openocd: fix command's usage string 2020-09-05 17:13:10 +01:00
target Select current hart before accessing vector regs. (#574) 2021-01-29 10:58:34 -08:00
transport build: fix build with --enable-minidriver-dummy 2020-11-07 20:53:39 +00:00
xsvf openocd: avoid checking for non NULL pointer to free it 2020-09-05 17:11:50 +01:00
Makefile.am Add initial RTT support 2020-12-02 23:15:52 +00:00
hello.c helper/command: change prototype of command_print/command_print_sameline 2019-05-14 19:37:11 +01:00
hello.h
main.c
openocd.c Add initial RTT support 2020-12-02 23:15:52 +00:00
openocd.h