|
@@ -2503,8 +2503,8 @@
|
|
|
http://repo.or.cz/w/linux-2.6/mini2440.git
|
|
http://repo.or.cz/w/linux-2.6/mini2440.git
|
|
|
|
|
|
|
|
mitigations=
|
|
mitigations=
|
|
|
- [X86,PPC,S390] Control optional mitigations for CPU
|
|
|
|
|
- vulnerabilities. This is a set of curated,
|
|
|
|
|
|
|
+ [X86,PPC,S390,ARM64] Control optional mitigations for
|
|
|
|
|
+ CPU vulnerabilities. This is a set of curated,
|
|
|
arch-independent options, each of which is an
|
|
arch-independent options, each of which is an
|
|
|
aggregation of existing arch-specific options.
|
|
aggregation of existing arch-specific options.
|
|
|
|
|
|
|
@@ -2513,12 +2513,14 @@
|
|
|
improves system performance, but it may also
|
|
improves system performance, but it may also
|
|
|
expose users to several CPU vulnerabilities.
|
|
expose users to several CPU vulnerabilities.
|
|
|
Equivalent to: nopti [X86,PPC]
|
|
Equivalent to: nopti [X86,PPC]
|
|
|
|
|
+ kpti=0 [ARM64]
|
|
|
nospectre_v1 [PPC]
|
|
nospectre_v1 [PPC]
|
|
|
nobp=0 [S390]
|
|
nobp=0 [S390]
|
|
|
nospectre_v1 [X86]
|
|
nospectre_v1 [X86]
|
|
|
- nospectre_v2 [X86,PPC,S390]
|
|
|
|
|
|
|
+ nospectre_v2 [X86,PPC,S390,ARM64]
|
|
|
spectre_v2_user=off [X86]
|
|
spectre_v2_user=off [X86]
|
|
|
spec_store_bypass_disable=off [X86,PPC]
|
|
spec_store_bypass_disable=off [X86,PPC]
|
|
|
|
|
+ ssbd=force-off [ARM64]
|
|
|
l1tf=off [X86]
|
|
l1tf=off [X86]
|
|
|
mds=off [X86]
|
|
mds=off [X86]
|
|
|
|
|
|