diff options
author | Mark Brown <broonie@kernel.org> | 2023-02-02 17:31:25 +0000 |
---|---|---|
committer | Catalin Marinas <catalin.marinas@arm.com> | 2023-02-07 18:34:13 +0000 |
commit | 2c4192c0a7f2d628b5c1667577316ee9e7471e20 (patch) | |
tree | 1d4e4a564384738b3ed2200fe2d7f33b6a3262a3 /drivers | |
parent | 6012b8202022d9eec0c09cbb3212e49ccd273438 (diff) | |
download | linux-stable-2c4192c0a7f2d628b5c1667577316ee9e7471e20.tar.gz linux-stable-2c4192c0a7f2d628b5c1667577316ee9e7471e20.tar.bz2 linux-stable-2c4192c0a7f2d628b5c1667577316ee9e7471e20.zip |
kselftest/arm64: Don't require FA64 for streaming SVE+ZA tests
During early development a dependedncy was added on having FA64
available so we could use the full FPSIMD register set in the signal
handler which got copied over into the SSVE+ZA registers test case.
Subsequently the ABI was finialised so the handler is run with streaming
mode disabled meaning this is redundant but the dependency was never
removed, do so now.
Signed-off-by: Mark Brown <broonie@kernel.org>
Link: https://lore.kernel.org/r/20230202-arm64-kselftest-sve-za-fa64-v1-1-5c5f3dabe441@kernel.org
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions