HomeFreeBSD

arm64: add a spin-table implementation for Apple Silicon

Description

arm64: add a spin-table implementation for Apple Silicon

The M1 has no EL3, so we're limited to a spin-table implementation if we
want to eventually use bhyve on it. Implement spin-table now, but note
that we still prefer PSCI where possible.

Reviewed by: mmel
Differential Revision: https://reviews.freebsd.org/D34661

Details

Provenance
kevansAuthored on Nov 11 2022, 7:50 PM
Reviewer
mmel
Differential Revision
D34661: arm64: add a spin-table implementation for Apple Silicon
Parents
rG3a194eac3c99: nvmecontrol: fix wrong temperature unit for INTEL SSDs.
Branches
Unknown
Tags
Unknown