]> git.ipfire.org Git - thirdparty/linux.git/commit
KVM: arm64: selftests: Add a test for FEAT_IDST
authorMarc Zyngier <maz@kernel.org>
Thu, 8 Jan 2026 17:32:33 +0000 (17:32 +0000)
committerMarc Zyngier <maz@kernel.org>
Thu, 15 Jan 2026 11:58:57 +0000 (11:58 +0000)
commitb638a9d0f8965b98403022cb91d8f3b31170eb35
tree230c1e7eff68fdd0a61aaba3a822558742d097ea
parent592dc2c020686536dae1c427c78cf558a3df4414
KVM: arm64: selftests: Add a test for FEAT_IDST

Add a very basic test checking that FEAT_IDST actually works for
the {GMID,SMIDR,CSSIDR2}_EL1 registers.

Link: https://patch.msgid.link/20260108173233.2911955-10-maz@kernel.org
Signed-off-by: Marc Zyngier <maz@kernel.org>
tools/testing/selftests/kvm/Makefile.kvm
tools/testing/selftests/kvm/arm64/idreg-idst.c [new file with mode: 0644]