KVM: selftests: Comment newly defined aarch64 ID registers
authorMark Brown <broonie@kernel.org>
Mon, 6 Mar 2023 16:15:07 +0000 (16:15 +0000)
committerMarc Zyngier <maz@kernel.org>
Thu, 30 Mar 2023 18:31:28 +0000 (19:31 +0100)
commit767cc0501bbb51f2daad35d1bc4f6eaa857ed057
tree6abf4ab888c8827e00ac66464ecc1d604308c534
parente8d018dd0257f744ca50a729e3d042cf2ec9da65
KVM: selftests: Comment newly defined aarch64 ID registers

All otherwise unspecified aarch64 ID registers should be read as zero so
we cover the whole ID register space in the get-reg-list test but we've
added comments for those that have been named. Add comments for
ID_AA64PFR2_EL1, ID_AA64SMFR0_EL1, ID_AA64ISAR2_EL1, ID_AA64MMFR3_EL1
and ID_AA64MMFR4_EL1 which have been defined since the comments were
added so someone looking for them will see that they are covered.

Signed-off-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20230210-kvm-arm64-getreg-comments-v1-1-a16c73be5ab4@kernel.org
tools/testing/selftests/kvm/aarch64/get-reg-list.c