nuttx/arch/arm64
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 arch/arm64: add initial support for ZYNQ MPSOC 2024-07-13 20:51:39 -03:00
src up_backtrace: fix maybe backtrace the exiting thread 2024-07-26 12:03:43 +08:00
CMakeLists.txt CMake:init arm64 CMake qemu-armv8a build 2023-12-27 07:27:17 -08:00
Kconfig arch/arm64: add initial support for ZYNQ MPSOC 2024-07-13 20:51:39 -03:00