thesis/linux-6.8.1/arch/arm/configs/hardening.config
2025-03-19 13:44:23 +01:00

7 lines
222 B
Text

# Basic kernel hardening options (specific to arm)
# Make sure PXN/PAN emulation is enabled.
CONFIG_CPU_SW_DOMAIN_PAN=y
# Dangerous; old interfaces and needless additional attack surface.
# CONFIG_OABI_COMPAT is not set