HardenedBSD/sys/mips/conf/HARDENEDBSD
Shawn Webb ceacc08c57
HBSD: Introduce HARDENEDBSD mips/mips64 kernel config
The sys/mips/conf/HARDENEDBSD config should be included by the device's
kernel config.

Signed-off-by:	Shawn Webb <shawn.webb@hardenedbsd.org>
Sponsored-by:	SoldierX
2018-03-11 18:12:46 -04:00

14 lines
288 B
Plaintext

options PAX
options PAX_CONTROL_ACL
options PAX_CONTROL_ACL_OVERRIDE_SUPPORT
options PAX_CONTROL_EXTATTR
options PAX_JAIL_SUPPORT
options PAX_ASLR
options PAX_SYSCTLS
options PAX_HARDENING
options PAX_NOEXEC
options PAX_SEGVGUARD
options INVARIANT_SUPPORT
options INVARIANTS