riscv-openocd/src
Tim Newsome 3651cbdfdc
Add memory access while running to `riscv info` (#576)
This way people can write TCL scripts that rely on these more abstract
properties instead of having to check for the existence of sbaccess,
which is not part of 0.11. (There is a similar feature but things are
named differently.)

Change-Id: I5c95a29ef43cb40c3a73b904f11fa7ca38d87b21
Signed-off-by: Tim Newsome <tim@sifive.com>
2021-01-29 12:51:22 -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 Add memory access while running to `riscv info` (#576) 2021-01-29 12:51:22 -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