riscv-openocd/src
Tim Newsome ae3ad22311
target/riscv: Deal with DMI busy in sample_memory_bus_v1() (#758)
* target/riscv: Deal with DMI busy in sample_memory_bus_v1()

Change-Id: I810a4c4b7f02cb40ea99b7a500dce23c1bbd9231
Signed-off-by: Tim Newsome <tim@sifive.com>

* Comment code more clearly.

Co-authored-by: Jan Matyas <50193733+JanMatCodasip@users.noreply.github.com>
Signed-off-by: Tim Newsome <tim@sifive.com>

* Remove extra tab

Co-authored-by: Jan Matyas <50193733+JanMatCodasip@users.noreply.github.com>
Signed-off-by: Tim Newsome <tim@sifive.com>

Signed-off-by: Tim Newsome <tim@sifive.com>
Co-authored-by: Jan Matyas <50193733+JanMatCodasip@users.noreply.github.com>
2022-11-09 14:39:19 -08:00
..
flash flash: redirect gd32vf103 driver to stm32f1x (#704) 2022-06-01 08:55:12 -07:00
helper Merge branch 'master' into from_upstream 2022-04-11 11:13:20 -07:00
jtag (Re)Init cJTAG before move JTAG to reset state 2022-10-07 16:07:33 +02:00
pld openocd: use single line for register_commands*() 2021-11-23 11:03:38 +00:00
rtos Use LOG_TARGET_FOO() functions in more places. (#731) 2022-09-29 15:09:49 -07:00
rtt openocd: include config.h in every file .c 2022-03-26 13:32:57 +00:00
server Remove rtos.gdb_v_packet. (#722) 2022-09-02 10:47:15 -07:00
svf openocd: fix Yoda conditions with checkpatch 2021-07-24 10:38:31 +01:00
target target/riscv: Deal with DMI busy in sample_memory_bus_v1() (#758) 2022-11-09 14:39:19 -08:00
transport openocd: remove NULL comparisons with checkpatch [1/2] 2021-07-24 10:38:00 +01:00
xsvf openocd: fix simple cases of NULL comparison 2021-07-24 10:37:49 +01:00
Makefile.am Remove gnulib. (#615) 2021-05-28 13:24:51 -07:00
hello.c openocd: fix simple cases of Yoda condition 2021-07-20 14:55:24 +01:00
hello.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
main.c Cleanup of config/includes. 2021-05-01 14:35:09 +01:00
openocd.c log: fix memory leak when log to file is enabled 2022-01-22 10:15:48 +00:00
openocd.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00