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:
34469ca
)
Drop the comment about slub_debug=FZ
author
Alexander Popov
<alex.popov@linux.com>
Sat, 20 Aug 2022 08:42:50 +0000
(11:42 +0300)
committer
Alexander Popov
<alex.popov@linux.com>
Sat, 20 Aug 2022 08:42:50 +0000
(11:42 +0300)
These are very slow debugging features
kconfig_hardened_check/__init__.py
patch
|
blob
|
history
diff --git
a/kconfig_hardened_check/__init__.py
b/kconfig_hardened_check/__init__.py
index 27362cce25f7fd878e0b0abcec30eff430584016..14807facb5daee0a44c725a410373c36f97ae062 100644
(file)
--- a/
kconfig_hardened_check/__init__.py
+++ b/
kconfig_hardened_check/__init__.py
@@
-12,7
+12,6
@@
#
# N.B Hardening command line parameters:
# iommu=force (does it help against DMA attacks?)
-# slub_debug=FZ (slow)
# loadpin.enforce=1
#
# Mitigations of CPU vulnerabilities: