mirror of
https://github.com/apache/nuttx.git
synced 2026-05-13 10:38:40 +08:00
872208fdf8
This interface may be used by application specific logic to start specified slave cpu core under the pseudo AMP case which is different with armv7-a/armv8-a SMP. Support for this function is required by board-level logic if CONFIG_BOARDCTL_START_CPU is selected. Signed-off-by: wanggang26 <wanggang26@xiaomi.com>