projects
/
kconfig-hardened-check.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2588752
)
Add a comment about cfi boot parameter
author
Alexander Popov
<alex.popov@linux.com>
Sun, 28 May 2023 23:07:50 +0000
(
02:07
+0300)
committer
Alexander Popov
<alex.popov@linux.com>
Sun, 28 May 2023 23:07:50 +0000
(
02:07
+0300)
kconfig_hardened_check/checks.py
patch
|
blob
|
history
diff --git
a/kconfig_hardened_check/checks.py
b/kconfig_hardened_check/checks.py
index ba29e2db76751649477c11124621e900ce7c6f8a..cec143e4fd8ae4e573c115da84adaa29c338c596 100644
(file)
--- a/
kconfig_hardened_check/checks.py
+++ b/
kconfig_hardened_check/checks.py
@@
-48,6
+48,7
@@
This module contains knowledge for checks.
# intel_iommu=on
# amd_iommu=on
# efi=disable_early_pci_dma
+# cfi=
# pylint: disable=missing-function-docstring,line-too-long,invalid-name
# pylint: disable=too-many-branches,too-many-statements