riscv-openocd/src/target/riscv
Parshintsev Anatoly d382c95d57 target/riscv: support for smp group manipulation
this functionality allows to query if a target belongs to some smp group
and to dynamically turn on/off smp-specific behavior

Change-Id: I67bafb1817c621a38ae4a2f55e12e4143e992c4e
Signed-off-by: Parshintsev Anatoly <anatoly.parshintsev@syntacore.com>
Signed-off-by: Bernhard Rosenkränzer <bero@baylibre.com>
Reviewed-on: https://review.openocd.org/c/openocd/+/8296
Tested-by: jenkins
Reviewed-by: Antonio Borneo <borneo.antonio@gmail.com>
2024-06-08 08:45:44 +00:00
..
Makefile.am openocd: build: add SPDX tag 2022-07-23 13:06:38 +00:00
asm.h Upstream tons of RISC-V changes. 2020-10-14 05:43:05 +01:00
batch.c target/riscv: Add null pointer check before right shift for bscan tunneling. 2023-07-22 20:16:11 +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
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-011.c openocd: fix SPDX tag format for files .c 2022-09-18 08:22:01 +00:00
riscv-013.c target/riscv-013: clear sticky error when DMI operation fails 2023-05-25 16:19:12 +00:00
riscv.c target/riscv: support for smp group manipulation 2024-06-08 08:45:44 +00:00
riscv.h riscv: drop deprecated command 'riscv test_sba_config_reg' 2023-01-15 14:56:59 +00:00
riscv_semihosting.c riscv/semihosting: Fix ebreak skip on fileio mode 2023-06-16 22:11:51 +00:00