]> git.ipfire.org Git - thirdparty/linux.git/commit
KVM: arm64: selftests: Add missing GIC CDEN to no-vgic-v5 selftest
authorSascha Bischoff <sascha.bischoff@arm.com>
Wed, 20 May 2026 09:19:43 +0000 (10:19 +0100)
committerMarc Zyngier <maz@kernel.org>
Sat, 23 May 2026 14:07:41 +0000 (15:07 +0100)
commitf034ae93bcb68b06bb52344788f4cb82ae691719
treecfb740f70532719adb0cffd0c2a1f4980bf74d8c
parent2427e8c1cd4f467770cb52e5e723adf88cc61ae0
KVM: arm64: selftests: Add missing GIC CDEN to no-vgic-v5 selftest

The selftest mistakenly omitted the GIC CDEN instruction from the
testing. Add it in.

Fixes: ce29261ec648 ("KVM: arm64: selftests: Add no-vgic-v5 selftest")
Reviewed-by: Joey Gouly <joey.gouly@arm.com>
Signed-off-by: Sascha Bischoff <sascha.bischoff@arm.com>
Link: https://lore.kernel.org/r/20260520091949.542365-13-maz@kernel.org
Signed-off-by: Marc Zyngier <maz@kernel.org>
tools/testing/selftests/kvm/arm64/no-vgic.c