]> Gentwo Git Trees - linux/.git/commit
KVM: arm64: selftests: Enable EL2 by default
authorOliver Upton <oliver.upton@linux.dev>
Wed, 17 Sep 2025 21:20:42 +0000 (14:20 -0700)
committerMarc Zyngier <maz@kernel.org>
Wed, 24 Sep 2025 18:23:32 +0000 (19:23 +0100)
commit2de21fb62387459f762c93eec3d04e4f7540b952
tree8878d755680a51c3d530259a99afc81ef1905fc7
parent05c93cbe6653e7e77567962aa6533b618df5e19f
KVM: arm64: selftests: Enable EL2 by default

Take advantage of VHE to implicitly promote KVM selftests to run at EL2
with only slight modification. Update the smccc_filter test to account
for this now that the EL2-ness of a VM is visible to tests.

Signed-off-by: Oliver Upton <oliver.upton@linux.dev>
Signed-off-by: Marc Zyngier <maz@kernel.org>
tools/testing/selftests/kvm/arm64/smccc_filter.c
tools/testing/selftests/kvm/include/arm64/processor.h
tools/testing/selftests/kvm/lib/arm64/processor.c