From: Oliver Upton Date: Mon, 11 Nov 2024 18:36:46 +0000 (+0000) Subject: Merge branch kvm-arm64/psci-1.3 into kvmarm/next X-Git-Tag: v6.13-rc1~97^2~5^2~6 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7ccd615bc6ebb5e5d3565bf74ab2d695eb83b95e;p=thirdparty%2Flinux.git Merge branch kvm-arm64/psci-1.3 into kvmarm/next * kvm-arm64/psci-1.3: : PSCI v1.3 support, courtesy of David Woodhouse : : Bump KVM's PSCI implementation up to v1.3, with the added bonus of : implementing the SYSTEM_OFF2 call. Like other system-scoped PSCI calls, : this gets relayed to userspace for further processing with a new : KVM_SYSTEM_EVENT_SHUTDOWN flag. : : As an added bonus, implement client-side support for hibernation with : the SYSTEM_OFF2 call. arm64: Use SYSTEM_OFF2 PSCI call to power off for hibernate KVM: arm64: nvhe: Pass through PSCI v1.3 SYSTEM_OFF2 call KVM: selftests: Add test for PSCI SYSTEM_OFF2 KVM: arm64: Add support for PSCI v1.2 and v1.3 KVM: arm64: Add PSCI v1.3 SYSTEM_OFF2 function for hibernation firmware/psci: Add definitions for PSCI v1.3 specification Signed-off-by: Oliver Upton --- 7ccd615bc6ebb5e5d3565bf74ab2d695eb83b95e