Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
torvalds
GitHub Repository: torvalds/linux
Path: blob/master/arch/powerpc/configs/hardening.config
26451 views
# 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