incubator-nuttx/arch/arm64
hujun5 aa0346610b arm64: we need to initialize the percpu register storing the current task more earlier.
A call stack looks like the following:
sched_idletask
syslog_write
nx_vsyslog
syslog
getreg64
gic_validate_redist_version
arm64_gic_init
arm64_gic_secondary_init
arm64_boot_secondary_c_routine

Signed-off-by: hujun5 <hujun5@xiaomi.com>
2024-10-15 15:25:55 +08:00
..
include arm64: add up_this_task and up_change_task macro impl 2024-10-15 15:25:55 +08:00
src arm64: we need to initialize the percpu register storing the current task more earlier. 2024-10-15 15:25:55 +08:00
CMakeLists.txt CMake:init arm64 CMake qemu-armv8a build 2023-12-27 07:27:17 -08:00
Kconfig arch/arm64: add support to config SPI interrupt affinity routing to CPU0 by default 2024-10-14 17:58:13 +08:00