JustOS/linux-6.13/arch/powerpc/configs/hardening.config
justuser 02e73b8cd9 up
2025-01-24 17:00:19 +03:00

11 lines
239 B
Plaintext

# PowerPC specific hardening options
# Block kernel from unexpectedly reading userspace memory.
CONFIG_PPC_KUAP=y
# Attack surface reduction.
# CONFIG_SCOM_DEBUGFS is not set
# Disable internal kernel debugger.
# CONFIG_XMON is not set