armv8: apple: Disable PSCI reset
authorMark Kettenis <kettenis@openbsd.org>
Tue, 21 Dec 2021 16:31:50 +0000 (17:31 +0100)
committerTom Rini <trini@konsulko.com>
Fri, 14 Jan 2022 18:16:11 +0000 (13:16 -0500)
commit3cdfa312c66f7cad0a654f267ba89c587f45273a
treef0cf416a22f552d1b0e6f975a102343d2cea3ec1
parent36a3b4ed5632d8da13e3b89796cfdd0683021224
armv8: apple: Disable PSCI reset

Apple's ARMv8 cores don't implement EL3 and therefore don't
provide a PSCI implementation.  So don't attempt to use
PSCI to reset on machines using Apple SoCs.

Signed-off-by: Mark Kettenis <kettenis@openbsd.org>
arch/arm/cpu/armv8/Kconfig