On Tue, Mar 19, 2024 at 12:59:01PM +0000, David Woodhouse wrote: > David Woodhouse (5): > firmware/psci: Add definitions for PSCI v1.3 specification (ALPHA) > KVM: arm64: Add support for PSCI v1.2 and v1.3 > KVM: arm64: Add PSCI v1.3 SYSTEM_OFF2 function for hibernation > KVM: arm64: nvhe: Pass through PSCI v1.3 SYSTEM_OFF2 call > arm64: Use SYSTEM_OFF2 PSCI call to power off for hibernate If we're going down the route of having this PSCI call live in KVM, it really deserves a test. I think you can just pile on the existing psci_test selftest. -- Thanks, Oliver