arm64: Expose ID_AA64ISAR1_EL1.XS to sanitised feature consumers
authorMarc Zyngier <maz@kernel.org>
Thu, 31 Oct 2024 08:35:19 +0000 (08:35 +0000)
committerCatalin Marinas <catalin.marinas@arm.com>
Fri, 1 Nov 2024 16:35:57 +0000 (16:35 +0000)
commit2287a4c1e11822d05a70d22f28b26bd810dd204e
tree3276d975aab63cc5b6087eb49e785f959501de29
parent9a0e3b92b02e7a921b22f4d00d87e3506d06b92a
arm64: Expose ID_AA64ISAR1_EL1.XS to sanitised feature consumers

Despite KVM now being able to deal with XS-tagged TLBIs, we still don't
expose these feature bits to KVM.

Plumb in the feature in ID_AA64ISAR1_EL1.

Fixes: 0feec7769a63 ("KVM: arm64: nv: Add handling of NXS-flavoured TLBI operations")
Signed-off-by: Marc Zyngier <maz@kernel.org>
Acked-by: Catalin Marinas <catalin.marinas@arm.com>
Reviewed-by: Oliver Upton <oliver.upton@linux.dev>
Link: https://lore.kernel.org/r/20241031083519.364313-1-maz@kernel.org
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
arch/arm64/kernel/cpufeature.c