Andrew Marshall
2022-09-27 09:21:48 -04:00
parent ff346a442d
commit 7c49efdd2a
@@ -481,6 +481,7 @@ let
DEBUG_LIST = yes;
# Detect writes to read-only module pages
DEBUG_SET_MODULE_RONX = whenOlder "4.11" (option yes);
HARDENED_USERCOPY = yes;
RANDOMIZE_BASE = option yes;
STRICT_DEVMEM = mkDefault yes; # Filter access to /dev/mem
IO_STRICT_DEVMEM = mkDefault yes;