riscv-openocd/src
Tim Newsome 5a72150604
target/riscv: Remove `riscv test_sba_config_reg` command. (#780)
This command is supposed to be a start at a compliance test for system
bus access. It doesn't pass against spike because it doesn't handle all
cases where the interface might be busy. It's not documented. As far as
I know nobody uses it.

So delete 400 lines of code instead of trying to fix it.

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

Signed-off-by: Tim Newsome <tim@sifive.com>
2023-01-03 10:54:33 -08:00
..
flash flash: fix clang static analyzer build errors (#778) 2022-12-27 10:54:26 -08: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 rtos/hwthread: Hide unavailable targets from thread list. 2022-11-22 09:29:50 -08:00
rtt openocd: include config.h in every file .c 2022-03-26 13:32:57 +00:00
server gdb_server: Operate on available targets. 2022-11-22 09:29:50 -08:00
svf openocd: fix Yoda conditions with checkpatch 2021-07-24 10:38:31 +01:00
target target/riscv: Remove `riscv test_sba_config_reg` command. (#780) 2023-01-03 10:54:33 -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