Skip to content

Commit dac3ce6

Browse files
brooniectmarinas
authored andcommitted
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 <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Catalin Marinas <[email protected]>
1 parent ff11764 commit dac3ce6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/testing/selftests/arm64/mte/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
check_buffer_fill
2+
check_gcr_el1_cswitch
23
check_tags_inclusion
34
check_child_memory
45
check_mmap_options

0 commit comments

Comments
 (0)