mirror of
https://github.com/apache/nuttx.git
synced 2026-08-20 23:49:05 +08:00
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>