commit | d95bb9ef164edb33565cb73e3f0b0a581b3e4fbb | [log] [tgz] |
---|---|---|
author | Marc Zyngier <maz@kernel.org> | Sat Jul 20 22:06:00 2024 +0100 |
committer | Marc Zyngier <maz@kernel.org> | Fri Aug 30 12:04:20 2024 +0100 |
tree | 1873801519042931153d7be9d86a73abc8662522 | |
parent | 2441418f3aadb3f9232431aeb10d89e48a934d94 [diff] |
KVM: arm64: nv: Make AT+PAN instructions aware of FEAT_PAN3 FEAT_PAN3 added a check for executable permissions to FEAT_PAN2. Add the required SCTLR_ELx.EPAN and descriptor checks to handle this correctly. Reviewed-by: Alexandru Elisei <alexandru.elisei@arm.com> Signed-off-by: Marc Zyngier <maz@kernel.org>