riscv-openocd/src
Marek Vrbka 711ac4f0f0 target/riscv: add register cache flushing and invalidation to protobuf execution.
Previously, progbuf execution did not flush or invalidate the register cache which could lead to incorrect behavior. This patch fixes it as well as refactors few sore points in the code related to it.

Change-Id: I353b931ca70a1828d4a9cc512aead00441730875
Signed-off-by: Marek Vrbka <marek.vrbka@codasip.com>
2023-06-07 09:41:30 +02:00
..
flash Merge commit '228fe7300c7df7aa05ba2c0bc19edde6d0156401' into from_upstream 2023-05-04 14:38:10 -07:00
helper Merge commit '228fe7300c7df7aa05ba2c0bc19edde6d0156401' into from_upstream 2023-05-04 14:38:10 -07:00
jtag Merge commit '228fe7300c7df7aa05ba2c0bc19edde6d0156401' into from_upstream 2023-05-04 14:38:10 -07:00
pld fix leaky file-handle in virtex2 driver 2022-10-08 07:54:49 +00:00
rtos Merge commit '228fe7300c7df7aa05ba2c0bc19edde6d0156401' into from_upstream 2023-05-04 14:38:10 -07:00
rtt openocd: fix SPDX tag format for files .c 2022-09-18 08:22:01 +00:00
server gdb_server: Removed unused function gdb_set_frontend_state_running 2023-05-15 12:38:02 +02:00
svf openocd: fix SPDX tag format for files .c 2022-09-18 08:22:01 +00:00
target target/riscv: add register cache flushing and invalidation to protobuf execution. 2023-06-07 09:41:30 +02:00
transport openocd: fix SPDX tag format for files .c 2022-09-18 08:22:01 +00:00
xsvf openocd: fix SPDX tag format for files .c 2022-09-18 08:22:01 +00:00
Makefile.am openocd: build: add SPDX tag 2022-07-23 13:06:38 +00:00
hello.c openocd: fix SPDX tag format for files .c 2022-09-18 08:22:01 +00:00
hello.h openocd: src: replace the GPL-2.0-or-later license tag 2022-07-23 13:59:13 +00:00
main.c openocd: fix SPDX tag format for files .c 2022-09-18 08:22:01 +00:00
openocd.c openocd: revert workarounds for 'expr' syntax change 2023-01-15 14:46:57 +00:00
openocd.h openocd: src: replace the GPL-2.0-or-later license tag 2022-07-23 13:59:13 +00:00