aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/arm64/signal/.gitignore
diff options
context:
space:
mode:
authorMark Brown <broonie@kernel.org>2021-08-19 14:42:42 +0100
committerCatalin Marinas <catalin.marinas@arm.com>2021-08-23 11:11:05 +0100
commitc1f67a19c12eefeb67e6dc98dd09253623a213d1 (patch)
tree5bc0623f6614d474a994e4cc1ff321422cbba1f5 /tools/testing/selftests/arm64/signal/.gitignore
parentkselftest/arm64: signal: Support signal frames with SVE register data (diff)
downloadlinux-dev-c1f67a19c12eefeb67e6dc98dd09253623a213d1.tar.xz
linux-dev-c1f67a19c12eefeb67e6dc98dd09253623a213d1.zip
kselftest/arm64: signal: Check SVE signal frame shows expected vector length
As a basic check that the SVE signal frame is being set up correctly verify that the vector length in the signal frame is the vector length that the process has. Signed-off-by: Mark Brown <broonie@kernel.org> Link: https://lore.kernel.org/r/20210819134245.13935-4-broonie@kernel.org Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'tools/testing/selftests/arm64/signal/.gitignore')
-rw-r--r--tools/testing/selftests/arm64/signal/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/testing/selftests/arm64/signal/.gitignore b/tools/testing/selftests/arm64/signal/.gitignore
index 78c902045ca7..c1742755abb9 100644
--- a/tools/testing/selftests/arm64/signal/.gitignore
+++ b/tools/testing/selftests/arm64/signal/.gitignore
@@ -1,4 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-only
mangle_*
fake_sigreturn_*
+sve_*
!*.[ch]