kselftest/arm64: Validate that changing one VL type does not affect another
authorMark Brown <broonie@kernel.org>
Thu, 20 Jul 2023 18:39:00 +0000 (19:39 +0100)
committerWill Deacon <will@kernel.org>
Thu, 27 Jul 2023 15:52:06 +0000 (16:52 +0100)
commit0aeead9bb240a6965ede2bed68096c4381fd46a3
tree5bd5b7a909b6d0a492a746467bc8b8681e26ccfa
parent0c7c237b1c35011ef0b8d30c1d5c20bc6ae7b69b
kselftest/arm64: Validate that changing one VL type does not affect another

On a system with both SVE and SME when we change one of the VLs this should
not result in a change in the other VL. Add a check that this is in fact
the case to vec-syscfg.

Signed-off-by: Mark Brown <broonie@kernel.org>
Link: https://lore.kernel.org/r/20230720-arm64-fix-sve-sme-vl-change-v2-3-8eea06b82d57@kernel.org
Signed-off-by: Will Deacon <will@kernel.org>
tools/testing/selftests/arm64/fp/vec-syscfg.c