forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-10-22 8ac6c7a54ed1b98d142dce24b11c6de6a1e239a5
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