Linux-6.18.2/arch/arm/configs/hardening.config

8 lines
222 B
Plaintext
Raw Normal View History

2025-12-23 20:05:50 +08:00
# 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