xref: /linux/arch/powerpc/configs/hardening.config (revision a23e1966932464e1c5226cb9ac4ce1d5fc10ba22)
1215199e3SKees Cook# PowerPC specific hardening options
2215199e3SKees Cook
3215199e3SKees Cook# Block kernel from unexpectedly reading userspace memory.
4215199e3SKees CookCONFIG_PPC_KUAP=y
5215199e3SKees Cook
6215199e3SKees Cook# Attack surface reduction.
7215199e3SKees Cook# CONFIG_SCOM_DEBUGFS is not set
8215199e3SKees Cook
9215199e3SKees Cook# Disable internal kernel debugger.
10215199e3SKees Cook# CONFIG_XMON is not set
11