Improve HARDEN_EL2_VECTORS check
authorAlexander Popov <alex.popov@linux.com>
Thu, 22 Oct 2020 16:09:35 +0000 (19:09 +0300)
committerAlexander Popov <alex.popov@linux.com>
Thu, 22 Oct 2020 16:57:28 +0000 (19:57 +0300)
commit45bb1e8f0e193715e0b0072929f063b765b78287
tree8c8b430f04315f299d15f62edf533d098c95d405
parent4e739dbfbda89c8f0d30f81da453400cf1688c6a
Improve HARDEN_EL2_VECTORS check

In fact HARDEN_EL2_VECTORS was included in RANDOMIZE_BASE in v5.9.
Use new nested ComplexOptChecks for this rule.

Refers to #48.
kconfig_hardened_check/__init__.py