nuttx/arch/arm
ligd 078a0486f5 armv7-a: SMP hande all cores start at same time
In SMP mode, if all cores start at same time, all from __start(),
then only primary need do initialize, so others core should wait
primary, use 'sev' let the non-primary continue to __cpuN_start().

Signed-off-by: ligd <liguiding1@xiaomi.com>
2022-09-28 10:33:13 +09:00
..
include libc: Move queue.h from include to include/nuttx 2022-09-26 08:04:58 +02:00
src armv7-a: SMP hande all cores start at same time 2022-09-28 10:33:13 +09:00
Kconfig arch/arm: initial support for NRF5340 2022-09-18 21:49:32 +08:00