KVM: arm64: selftests: get-reg-list: Add pauth configuration
authorMarc Zyngier <maz@kernel.org>
Tue, 28 Dec 2021 12:14:14 +0000 (12:14 +0000)
committerMarc Zyngier <maz@kernel.org>
Tue, 4 Jan 2022 13:39:55 +0000 (13:39 +0000)
commitf15dcf1b5853e770ed614e23ab2e90f0ca1b7b0b
treeaff410413320dda8d156758d87a7c3daf4901dbe
parentdda0190d7ff7f26c221f9ab1659a73d4517920e7
KVM: arm64: selftests: get-reg-list: Add pauth configuration

The get-reg-list test ignores the Pointer Authentication features,
which is a shame now that we have relatively common HW with this feature.

Define two new configurations (with and without PMU) that exercise the
KVM capabilities.

Signed-off-by: Marc Zyngier <maz@kernel.org>
Reviewed-by: Andrew Jones <drjones@redhat.com>
Link: https://lore.kernel.org/r/20211228121414.1013250-1-maz@kernel.org
tools/testing/selftests/kvm/aarch64/get-reg-list.c