diff options
author | Farid Khaydari <f.khaydari@syntacore.com> | 2024-10-05 14:19:15 +0300 |
---|---|---|
committer | Farid Khaydari <f.khaydari@syntacore.com> | 2024-11-29 18:12:53 +0300 |
commit | eb4e717a3bc6538717ae502c0eea43f0f3c3b8a0 (patch) | |
tree | ce29766cb554060f8ba394fd3140f53e669af7fa /contrib/rpc_examples/ocd_rpc_example.py | |
parent | f51900b4a292ddbdd8de21728503e927f6e95cf9 (diff) | |
download | riscv-openocd-eb4e717a3bc6538717ae502c0eea43f0f3c3b8a0.zip riscv-openocd-eb4e717a3bc6538717ae502c0eea43f0f3c3b8a0.tar.gz riscv-openocd-eb4e717a3bc6538717ae502c0eea43f0f3c3b8a0.tar.bz2 |
target/riscv: pass memory access info in struct, move write_memory pointer
This changes will allow to unite read_memory/write_memory fucntions
to one access function
(1) Replaced read/write functions arguments with one structure
(2) Unified read_memory/write_memory function pointers
to be stored in same structure
Signed-off-by: Farid Khaydari <f.khaydari@syntacore.com>
Diffstat (limited to 'contrib/rpc_examples/ocd_rpc_example.py')
0 files changed, 0 insertions, 0 deletions