Skip to content
Commit 8be82d53 authored by David Woodhouse's avatar David Woodhouse Committed by Oliver Upton
Browse files

KVM: arm64: Add support for PSCI v1.2 and v1.3



As with PSCI v1.1 in commit 512865d8 ("KVM: arm64: Bump guest PSCI
version to 1.1"), expose v1.3 to the guest by default. The SYSTEM_OFF2
call which is exposed by doing so is compatible for userspace because
it's just a new flag in the event that KVM raises, in precisely the same
way that SYSTEM_RESET2 was compatible when v1.1 was enabled by default.

Signed-off-by: default avatarDavid Woodhouse <dwmw@amazon.co.uk>
Reviewed-by: default avatarMiguel Luis <miguel.luis@oracle.com>
Link: https://lore.kernel.org/r/20241019172459.2241939-4-dwmw2@infradead.org


Signed-off-by: default avatarOliver Upton <oliver.upton@linux.dev>
parent 97413cea
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment