89b231e7e2
This renames z_smp_cpu_start() to k_smp_cpu_start(). This effectively promotes z_smp_cpu_start() into a public API which allows out of tree usage. Since this is a new API, we can afford to change it signature, where it allows an additional initialization steps to be done before a newly powered up CPU starts participating in scheduling threads to run. Signed-off-by: Daniel Leung <daniel.leung@intel.com> |
||
---|---|---|
.. | ||
altera_max10 | ||
espressif_esp32/cache_coex | ||
frdm_k64f/i2c | ||
intel_adsp | ||
mec15xxevb_assy6853 | ||
mec172xevb_assy6906 | ||
native_sim | ||
nrf52_bsim/egu |