commit | 3c471096d892678d633e0ce45b9a3abdfa984c18 | [log] [tgz] |
---|---|---|
author | Fuad Tabba <tabba@google.com> | Tue Apr 26 12:51:01 2022 +0000 |
committer | Fuad Tabba <tabba@google.com> | Wed Jun 18 10:35:38 2025 +0100 |
tree | 05bedc6007e0b652b2404d888f69c55d3e1c8b3d | |
parent | 01a98bdc639e40e93562793239e81d70178c415a [diff] |
KVM: arm64: Handle PSCI for protected VMs in EL2 Add PSCI 1.1 support for protected VMs at EL2. Don't run a protected VCPU in pKVM if it isn't in a runnable PSCI state. For protected VMs, the PSCI state is the reference state for whether they are runnable or not. Change-Id: I26511b233654aafbefa68f8d37af46d6c1eb4ecf Signed-off-by: Fuad Tabba <tabba@google.com>