Skip normalize_cmdline_options() for the rodata cmdline parameter
authorAlexander Popov <alex.popov@linux.com>
Mon, 5 Jun 2023 20:48:34 +0000 (23:48 +0300)
committerAlexander Popov <alex.popov@linux.com>
Mon, 5 Jun 2023 20:48:34 +0000 (23:48 +0300)
commit4dd0d2f9cf055b4c8f525776adbca546d3405d66
tree1b952890a3916f5171229d1cf7581239d59b7b16
parent8c565d5f86789588dee14c01339dbead2d234502
Skip normalize_cmdline_options() for the rodata cmdline parameter

Also fix the rodata check (change '1' to 'on').

See set_debug_rodata() in init/main.c.
kconfig_hardened_check/checks.py