nuttx/arch
hujun5 9dc3e4ee41 arm64: fix fvp smp faild to boot
reason:
we should give a busy wait addr

This commit fixes the regression from https://github.com/apache/nuttx/pull/13640

Signed-off-by: hujun5 <hujun5@xiaomi.com>
2024-10-24 18:04:49 +08:00
..
arm arm-m: support zero interrupt back to game 2024-10-18 23:54:11 +08:00
arm64 arm64: fix fvp smp faild to boot 2024-10-24 18:04:49 +08:00
avr sched: replace sync pause with async pause for nxtask_terminate 2024-10-17 12:51:14 +02:00
ceva sched: replace sync pause with async pause for nxsig_process 2024-10-11 01:30:51 +08:00
dummy
hc sched: replace sync pause with async pause for nxtask_terminate 2024-10-17 12:51:14 +02:00
mips sched: replace sync pause with async pause for nxtask_terminate 2024-10-17 12:51:14 +02:00
misoc sched: replace sync pause with async pause for nxtask_terminate 2024-10-17 12:51:14 +02:00
or1k sched: replace sync pause with async pause for nxtask_terminate 2024-10-17 12:51:14 +02:00
renesas sched: replace sync pause with async pause for nxtask_terminate 2024-10-17 12:51:14 +02:00
risc-v sched: replace sync pause with async pause for nxtask_terminate 2024-10-17 12:51:14 +02:00
sim sched: replace sync pause with async pause for nxtask_terminate 2024-10-17 12:51:14 +02:00
sparc sched: replace sync pause with async pause for nxtask_terminate 2024-10-17 12:51:14 +02:00
tricore sched: replace sync pause with async pause for nxtask_terminate 2024-10-17 12:51:14 +02:00
x86 sched: replace sync pause with async pause for nxtask_terminate 2024-10-17 12:51:14 +02:00
x86_64 sched: replace sync pause with async pause for nxtask_terminate 2024-10-17 12:51:14 +02:00
xtensa sched: replace sync pause with async pause for nxtask_terminate 2024-10-17 12:51:14 +02:00
z16 sched: replace sync pause with async pause for nxtask_terminate 2024-10-17 12:51:14 +02:00
z80 sched: replace sync pause with async pause for nxtask_terminate 2024-10-17 12:51:14 +02:00
CMakeLists.txt
Kconfig binfmt/modlib: support loading each sections to different memory for Relocate object 2024-10-08 23:51:33 +08:00