Skip to content
Commit b05c2f47 authored by Chirag Kochar's avatar Chirag Kochar Committed by Carles Cufí
Browse files

arch: arm64: core: Fix issue IPI for non-booted core



During Zephyr boot with SMP enabled,
while z_smp_init is not completed yet and only boot core is running,
incorrect code in broadcast_ipi API will cause following:
1. Generate IPI even if other cores are not booted.
2. Incorrect setting of sgi1r register.
3. All the affinity(1/2/3) value will be incorrect.

Signed-off-by: default avatarChirag Kochar <chirag.kochar@intel.com>
parent 47ffe578
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment