HomeFreeBSD

arm64: Reuse aps_started to simplify SMP boot

Description

arm64: Reuse aps_started to simplify SMP boot

We need to know when all CPUs have booted. Rather than locking and
counting when starting CPUs we can count on the boot CPU to set
smp_started.

Sponsored by: Arm Ltd
Differential Revision: https://reviews.freebsd.org/D50366

Details

Provenance
andrewAuthored on May 27 2025, 7:38 PM
Differential Revision
D50366: arm64: Reuse aps_started to simplify SMP boot
Parents
rG40d2b3135204: arm64: Split out the loop to wait for APs
Branches
Unknown
Tags
Unknown