xref: /linux/arch/powerpc/configs/hardening.config (revision 0ea5c948cb64bab5bc7a5516774eb8536f05aa0d)
1*215199e3SKees Cook# PowerPC specific hardening options
2*215199e3SKees Cook
3*215199e3SKees Cook# Block kernel from unexpectedly reading userspace memory.
4*215199e3SKees CookCONFIG_PPC_KUAP=y
5*215199e3SKees Cook
6*215199e3SKees Cook# Attack surface reduction.
7*215199e3SKees Cook# CONFIG_SCOM_DEBUGFS is not set
8*215199e3SKees Cook
9*215199e3SKees Cook# Disable internal kernel debugger.
10*215199e3SKees Cook# CONFIG_XMON is not set
11