commit | 2441418f3aadb3f9232431aeb10d89e48a934d94 | [log] [tgz] |
---|---|---|
author | Marc Zyngier <maz@kernel.org> | Mon Jul 15 17:22:19 2024 +0100 |
committer | Marc Zyngier <maz@kernel.org> | Fri Aug 30 12:04:20 2024 +0100 |
tree | 51170967051c7433cdd07c8c4e9b774070f8b482 | |
parent | d6a01a2dc760c8350fa182a6afd69fabab131f73 [diff] |
KVM: arm64: nv: Sanitise SCTLR_EL1.EPAN according to VM configuration Ensure that SCTLR_EL1.EPAN is RES0 when FEAT_PAN3 isn't supported. Signed-off-by: Marc Zyngier <maz@kernel.org>