From: Alexander Popov Date: Fri, 24 Dec 2021 17:51:11 +0000 (+0300) Subject: Add l1d_flush (for future reference) X-Git-Tag: v0.5.17~33 X-Git-Url: https://jxself.org/git/?a=commitdiff_plain;h=1076c7b81ecf2356b516ed51155347f427e57520;hp=3e435f082b3eb9c1959ad87fd120bb9634079d6b;p=kconfig-hardened-check.git Add l1d_flush (for future reference) --- diff --git a/kconfig_hardened_check/__init__.py b/kconfig_hardened_check/__init__.py index 3a55b44..ce93310 100644 --- a/kconfig_hardened_check/__init__.py +++ b/kconfig_hardened_check/__init__.py @@ -31,6 +31,7 @@ # l1tf=full,force # mds=full,nosmt # tsx=off +# l1d_flush=on # ARM64: # kpti=on # ssbd=force-on