From: Alexander Popov Date: Sun, 15 May 2022 18:45:09 +0000 (+0300) Subject: Add the comment about rodata X-Git-Tag: v0.6.1~160 X-Git-Url: https://jxself.org/git/?a=commitdiff_plain;h=3e291ac80ed24b4093ed73a67d954ea0b13b1eb4;p=kconfig-hardened-check.git Add the comment about rodata --- diff --git a/kconfig_hardened_check/__init__.py b/kconfig_hardened_check/__init__.py index dc65d4d..7c1635c 100644 --- a/kconfig_hardened_check/__init__.py +++ b/kconfig_hardened_check/__init__.py @@ -40,6 +40,7 @@ # # Should NOT be set: # nokaslr +# rodata=off # arm64.nobti # arm64.nopauth # arm64.nomte