hc
2023-12-08 01573e231f18eb2d99162747186f59511f56b64d
kernel/tools/testing/selftests/powerpc/Makefile
....@@ -19,6 +19,7 @@
1919 copyloops \
2020 dscr \
2121 mm \
22
+ nx-gzip \
2223 pmu \
2324 signal \
2425 primitives \
....@@ -26,9 +27,11 @@
2627 switch_endian \
2728 syscalls \
2829 tm \
30
+ eeh \
2931 vphn \
3032 math \
31
- ptrace
33
+ ptrace \
34
+ security
3235
3336 endif
3437