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

kernel: smp: introduce k_smp_cpu_resume



This provides a path to resume a previously suspended CPU.
This differs from k_smp_cpu_start() where per-CPU kernel
structs are not initialized such that execution context
can be saved during suspend and restored during resume.
Though the actual context saving and restoring are
platform specific.

Signed-off-by: default avatarDaniel Leung <daniel.leung@intel.com>
parent fe66e35d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment