1 # Basic kernel hardening options (specific to arm) 2 3 # Make sure PXN/PAN emulation is enabled. 4 CONFIG_CPU_SW_DOMAIN_PAN=y 5 6 # Dangerous; old interfaces and needless additional attack surface. 7 # CONFIG_OABI_COMPAT is not set
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.