Skip to content

Commit 173086a

Browse files
committed
target/riscv: early exit support for memory access operations
(1) Error code and 'skip_reason' string were replaced with memory access status. It allows to specify whether OpenOCD should exit the access early. (2) Slightly refactored 'read_memory' and 'write_memory' functions. Checkpatch-ignore: MACRO_ARG_PRECEDENCE, MULTISTATEMENT_MACRO_USE_DO_WHILE Checkpatch-ignore: TRAILING_SEMICOLON Signed-off-by: Farid Khaydari <[email protected]>
1 parent 3bed4c8 commit 173086a

File tree

3 files changed

+344
-217
lines changed

3 files changed

+344
-217
lines changed

0 commit comments

Comments
 (0)