mirror of
https://github.com/apache/nuttx.git
synced 2026-08-31 14:13:04 +00:00
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> |
||
|---|---|---|
| .. | ||
| include | ||
| src | ||
| Kconfig | ||