kselftest/arm64: Add FEAT_RPRFM to the hwcap test
authorMark Brown <broonie@kernel.org>
Mon, 17 Oct 2022 15:25:18 +0000 (16:25 +0100)
committerWill Deacon <will@kernel.org>
Wed, 9 Nov 2022 17:54:53 +0000 (17:54 +0000)
commit989d37fc3d976f6bfa3f1da484f8f22c57c21c0c
tree237ddd80d52b9c4e8c3bfd8d56eb4335f6ad547c
parent939e4649d4fd54b622d08cd57100828df7a82074
kselftest/arm64: Add FEAT_RPRFM to the hwcap test

Since the newly added instruction is in the HINT space we can't reasonably
test for it actually being present.

Signed-off-by: Mark Brown <broonie@kernel.org>
Reviewed-by: Catalin Marinas <catalin.marinas@arm.com>
Link: https://lore.kernel.org/r/20221017152520.1039165-5-broonie@kernel.org
Signed-off-by: Will Deacon <will@kernel.org>
tools/testing/selftests/arm64/abi/hwcap.c