Add the kpti check
authorAlexander Popov <alex.popov@linux.com>
Sat, 10 Dec 2022 08:01:16 +0000 (11:01 +0300)
committerAlexander Popov <alex.popov@linux.com>
Sat, 10 Dec 2022 08:09:02 +0000 (11:09 +0300)
commitddb3e3948fd8727b27f413a1e130695b9c05c53c
tree85c47b2aae009e0bb398f991ddc0a387ffd20982
parentcb779a71bf57d95b4548fd88494e6f3c803a394d
Add the kpti check

1. Don't add an exception to normalize_cmdline_options() since strtobool()
is used for kpti

2. Use new '0' check of 'is not off'
kconfig_hardened_check/__init__.py