On Tue, 12 Nov 2024 13:08:13 +0000, Mark Brown wrote:
This series contains a bit of a grab bag of improvements to the floating point tests, mainly fp-ptrace. Globally over all the tests we start using defines from the generated sysregs (following the example of the KVM selftests) for SVCR, stop being quite so wasteful with registers when calling into the assembler code then expand the coverage of both ZA writes and FPMR (which was not there since fp-ptrace and the 2023 dpISA extensions were on the list at the same time).
[...]
Applied to arm64 (for-next/kselftest), thanks!
[1/3] kselftets/arm64: Use flag bits for features in fp-ptrace assembler code https://git.kernel.org/arm64/c/c0350076c13e [2/3] kselftest/arm64: Expand the set of ZA writes fp-ptrace does https://git.kernel.org/arm64/c/7e9c5b00009a [3/3] kselftest/arm64: Add FPMR coverage to fp-ptrace https://git.kernel.org/arm64/c/7dbd26d0b22d