]> www.infradead.org Git - users/jedix/linux-maple.git/commit
KVM: arm64: Use computed masks as sanitisers for FGT registers
authorMarc Zyngier <maz@kernel.org>
Fri, 24 Jan 2025 16:01:47 +0000 (16:01 +0000)
committerMarc Zyngier <maz@kernel.org>
Tue, 6 May 2025 16:35:25 +0000 (17:35 +0100)
commit7ed43d84c17cc90e683b3901e92993864756a601
treeeebf4f2fc1144c021b40f7dba167b9b17aaf8996
parent3164899c21fd915f4ca60a215fe57a671a9699bc
KVM: arm64: Use computed masks as sanitisers for FGT registers

Now that we have computed RES0 bits, use them to sanitise the
guest view of FGT registers.

Signed-off-by: Marc Zyngier <maz@kernel.org>
arch/arm64/kvm/nested.c