2
0
mirror of git://git.code.sf.net/p/openocd/code synced 2025-08-06 05:33:35 +10:00
openocd/src/target/riscv
Antonio Borneo b8735bbf7e doc: fix riscv commands
- Fix the declaration of riscv command 'set_mem_access'.
- Remove non existing riscv command 'set_scratch_ram'.
- Add riscv commands 'info', 'reset_delays'; copy the description
  from the 'help' text.
- Don't add riscv commands 'set_prefer_sba' and 'test_sba_config_reg'
  as they are marked as deprecated.
- Ensure that 'test_sba_config_reg' prints a deprecation warning
  when used.

Change-Id: I39dc3aec4e7f13b69ac19685f1b593790acdde83
Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
Signed-off-by: Jan Matyas <matyas@codasip.com>
Reviewed-on: https://review.openocd.org/c/openocd/+/7268
Reviewed-by: Tim Newsome <tim@sifive.com>
Tested-by: jenkins
2022-10-21 18:14:46 +00:00
..
asm.h Upstream tons of RISC-V changes. 2020-10-14 05:43:05 +01:00
batch.c openocd: fix SPDX tag format for files .c 2022-09-18 08:22:01 +00:00
batch.h Upstream tons of RISC-V changes. 2020-10-14 05:43:05 +01:00
debug_defines.h target/riscv: Update debug_defines.h. 2022-08-15 13:18:16 +00:00
encoding.h target/riscv: Update with latest encoding from riscv-opcodes 2022-08-27 16:21:15 +00:00
gdb_regs.h Upstream tons of RISC-V changes. 2020-10-14 05:43:05 +01:00
Makefile.am openocd: build: add SPDX tag 2022-07-23 13:06:38 +00:00
opcodes.h Upstream a whole host of RISC-V changes. 2021-10-25 16:12:05 +00:00
program.c openocd: fix SPDX tag format for files .c 2022-09-18 08:22:01 +00:00
program.h Upstream a whole host of RISC-V changes. 2021-10-25 16:12:05 +00:00
riscv_semihosting.c openocd: fix SPDX tag format for files .c 2022-09-18 08:22:01 +00:00
riscv-011.c openocd: fix SPDX tag format for files .c 2022-09-18 08:22:01 +00:00
riscv-013.c target/riscv-013: fix unused initialization 2022-09-23 21:22:42 +00:00
riscv.c doc: fix riscv commands 2022-10-21 18:14:46 +00:00
riscv.h riscv: don't export local symbols 2022-09-13 22:12:29 +00:00