KVM: arm64: nv: Advertise support for PAuth
authorMarc Zyngier <maz@kernel.org>
Fri, 19 Apr 2024 10:29:34 +0000 (11:29 +0100)
committerMarc Zyngier <maz@kernel.org>
Sat, 20 Apr 2024 11:42:51 +0000 (12:42 +0100)
commitf4f6a95bac49144c0d507c24af9905bb999a4579
treee61670970eb522970aa52a42b14abe1c78c88ae4
parent213b3d1ea1612c6d26153be446923831c4534689
KVM: arm64: nv: Advertise support for PAuth

Now that we (hopefully) correctly handle ERETAx, drop the masking
of the PAuth feature (something that was not even complete, as
APA3 and AGA3 were still exposed).

Reviewed-by: Joey Gouly <joey.gouly@arm.com>
Reviewed-by: Oliver Upton <oliver.upton@linux.dev>
Link: https://lore.kernel.org/r/20240419102935.1935571-15-maz@kernel.org
Signed-off-by: Marc Zyngier <maz@kernel.org>
arch/arm64/kvm/nested.c