diff options
author | Daniel Goehring <dgoehrin@os.amperecomputing.com> | 2025-03-05 17:48:01 -0500 |
---|---|---|
committer | Antonio Borneo <borneo.antonio@gmail.com> | 2025-03-09 13:27:15 +0000 |
commit | b2016dc44319ec6a872efbb656d32999f6732382 (patch) | |
tree | 8312e53f20887cb497e1ef3a386fcb211b494cad /src/rtos/rtos_nuttx_stackings.c | |
parent | b7ad702bc884e6c37002b41afcac1dfdb6b030ee (diff) | |
download | riscv-openocd-b2016dc44319ec6a872efbb656d32999f6732382.zip riscv-openocd-b2016dc44319ec6a872efbb656d32999f6732382.tar.gz riscv-openocd-b2016dc44319ec6a872efbb656d32999f6732382.tar.bz2 |
target/target: fix RTOS thread awareness support
This prior patch replaces "LOG_xxx()" with "LOG_TARGET_xxx()"
to indicate which target the message belongs to.
commit 7f2db80ebc16 ("rtos/hwthread: Use LOG_TARGET_xxx()")
To support this change for hardware thread awareness,
the target command name needs to be established before
calling the "target_configure()" routine.
Change-Id: I0dc70c23b84e983a2ee694fb5b9d01758f5c84a3
Signed-off-by: Daniel Goehring <dgoehrin@os.amperecomputing.com>
Reviewed-on: https://review.openocd.org/c/openocd/+/8800
Tested-by: jenkins
Reviewed-by: Antonio Borneo <borneo.antonio@gmail.com>
Diffstat (limited to 'src/rtos/rtos_nuttx_stackings.c')
0 files changed, 0 insertions, 0 deletions