We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0dc2a76 commit 81f3033Copy full SHA for 81f3033
tools/testing/selftests/x86/Makefile
@@ -18,7 +18,7 @@ TARGETS_C_32BIT_ONLY := entry_from_vm86 test_syscall_vdso unwind_vdso \
18
test_FCMOV test_FCOMI test_FISTTP \
19
vdso_restorer
20
TARGETS_C_64BIT_ONLY := fsgsbase sysret_rip syscall_numbering \
21
- corrupt_xstate_header amx lam
+ corrupt_xstate_header amx lam test_shadow_stack
22
# Some selftests require 32bit support enabled also on 64bit systems
23
TARGETS_C_32BIT_NEEDED := ldt_gdt ptrace_syscall
24
0 commit comments