-
- Downloads
selftests/powerpc/dexcr: Add chdexcr utility
Adds a utility to exercise the prctl DEXCR inheritance in the shell. Supports setting and clearing each aspect. Signed-off-by:Benjamin Gray <bgray@linux.ibm.com> [mpe: Use correct SPDX license, use execvp() for usability, print errors] Signed-off-by:
Michael Ellerman <mpe@ellerman.id.au> Link: https://msgid.link/20240417112325.728010-9-bgray@linux.ibm.com
Showing
- tools/testing/selftests/powerpc/dexcr/.gitignore 1 addition, 0 deletionstools/testing/selftests/powerpc/dexcr/.gitignore
- tools/testing/selftests/powerpc/dexcr/Makefile 1 addition, 1 deletiontools/testing/selftests/powerpc/dexcr/Makefile
- tools/testing/selftests/powerpc/dexcr/chdexcr.c 112 additions, 0 deletionstools/testing/selftests/powerpc/dexcr/chdexcr.c
- tools/testing/selftests/powerpc/dexcr/dexcr.h 47 additions, 0 deletionstools/testing/selftests/powerpc/dexcr/dexcr.h
- tools/testing/selftests/powerpc/dexcr/lsdexcr.c 26 additions, 104 deletionstools/testing/selftests/powerpc/dexcr/lsdexcr.c
Loading
Please register or sign in to comment