From: Mark Brown Date: Wed, 28 Jul 2021 17:35:39 +0000 (+0100) Subject: kselftest/arm64: Ignore check_gcr_el1_cswitch binary X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=dac3ce63bffe0ef5c0a3fa9b5f6140b633cbc830;p=linux.git kselftest/arm64: Ignore check_gcr_el1_cswitch binary We added check_gcr_el1_cswitch but did not ignore the generated binary, add it. Signed-off-by: Mark Brown Link: https://lore.kernel.org/r/20210728173539.6231-1-broonie@kernel.org Signed-off-by: Catalin Marinas --- diff --git a/tools/testing/selftests/arm64/mte/.gitignore b/tools/testing/selftests/arm64/mte/.gitignore index bc3ac63f33144..d1fe4ddf16690 100644 --- a/tools/testing/selftests/arm64/mte/.gitignore +++ b/tools/testing/selftests/arm64/mte/.gitignore @@ -1,4 +1,5 @@ check_buffer_fill +check_gcr_el1_cswitch check_tags_inclusion check_child_memory check_mmap_options