pygoscelis: Enable CONFIG_SLS

SLS is a fix, hardening or workaround for CVE-2021-26341 which might
effect the CPU of my T14s. Information are not really clear on this one.

Some online ressources on SLS and the CVE:

- https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-26341
- https://grsecurity.net/amd_branch_mispredictor_part_2_where_no_cpu_has_gone_before#final-remarks
- https://lwn.net/Articles/878241/
This commit is contained in:
Nils Freydank 2022-05-25 23:33:27 +02:00
parent 18735339d2
commit d50c76cba8
Signed by: nfr
GPG Key ID: 0F1DEAB2D36AD112
1 changed files with 1 additions and 1 deletions

View File

@ -327,7 +327,7 @@ CONFIG_X86_X2APIC=y
# CONFIG_GOLDFISH is not set
CONFIG_RETPOLINE=y
CONFIG_CC_HAS_SLS=y
# CONFIG_SLS is not set
CONFIG_SLS=y
CONFIG_X86_CPU_RESCTRL=y
# CONFIG_X86_EXTENDED_PLATFORM is not set
# CONFIG_X86_INTEL_LPSS is not set