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:
1bd5e61
)
Add the comment that l1d_flush is a part of the l1tf option
author
Alexander Popov
<alex.popov@linux.com>
Sun, 13 Mar 2022 17:39:06 +0000
(20:39 +0300)
committer
Alexander Popov
<alex.popov@linux.com>
Sun, 13 Mar 2022 17:39:06 +0000
(20:39 +0300)
kconfig_hardened_check/__init__.py
patch
|
blob
|
history
diff --git
a/kconfig_hardened_check/__init__.py
b/kconfig_hardened_check/__init__.py
index 35731e38366d54231303d8954db3096de82af640..2b5fe1e68d7bd5b2fa6d58b95e7c26be90a6ac1d 100644
(file)
--- a/
kconfig_hardened_check/__init__.py
+++ b/
kconfig_hardened_check/__init__.py
@@
-29,9
+29,9
@@
# pti=on
# spec_store_bypass_disable=on
# l1tf=full,force
+# l1d_flush=on (a part of the l1tf option)
# mds=full,nosmt
# tsx=off
-# l1d_flush=on
# ARM64:
# kpti=on
# ssbd=force-on