nuttx/arch/risc-v
buxiasen f5021021ae up_backtrace: fix maybe backtrace the exiting thread
when the thread to backtrace is exiting, get_tcb and up_backtrace in
different critical section may cause try to dump invalid pointer, have
to ensure the nxsched_get_tcb and up_backtrace inside same critical
section procedure.

Signed-off-by: buxiasen <buxiasen@xiaomi.com>
2024-07-26 12:03:43 +08:00
..
include risc-v/bl808: Add timer driver 2024-07-24 10:06:54 +08:00
src up_backtrace: fix maybe backtrace the exiting thread 2024-07-26 12:03:43 +08:00
CMakeLists.txt
Kconfig riscv: Initial support for debug trigger module 2024-07-14 20:32:19 +08:00