Skip to content
Commit 89b231e7 authored by Daniel Leung's avatar Daniel Leung Committed by Anas Nashif
Browse files

kernel: smp: introduce k_smp_cpu_start



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: default avatarDaniel Leung <daniel.leung@intel.com>
parent ad87d266
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment