aboutsummaryrefslogtreecommitdiffstats
path: root/dashboard/config/linux/upstream-kmsan-base.config
diff options
context:
space:
mode:
authorAleksandr Nogikh <nogikh@google.com>2022-07-21 09:47:16 +0000
committerAleksandr Nogikh <wp32pw@gmail.com>2022-07-21 12:18:37 +0200
commit88250aee0f2ad81f49ea13da4410ceae261e3cfa (patch)
tree2a98da8fe893fe8e67f689c1b50d17ec7caca92c /dashboard/config/linux/upstream-kmsan-base.config
parent6e67af9dcc8b790961e0431f6f9af9511484de90 (diff)
dashboard/config: disable CONFIG_HARDEN_BRANCH_PREDICTOR for arm32 Linux
Closes #3249.
Diffstat (limited to 'dashboard/config/linux/upstream-kmsan-base.config')
-rw-r--r--dashboard/config/linux/upstream-kmsan-base.config4
1 files changed, 3 insertions, 1 deletions
diff --git a/dashboard/config/linux/upstream-kmsan-base.config b/dashboard/config/linux/upstream-kmsan-base.config
index b563dbf35..2993bdea5 100644
--- a/dashboard/config/linux/upstream-kmsan-base.config
+++ b/dashboard/config/linux/upstream-kmsan-base.config
@@ -5,7 +5,7 @@
# Automatically generated file; DO NOT EDIT.
# Linux/x86_64 5.18.0-rc4 Kernel Configuration
#
-CONFIG_CC_VERSION_TEXT="clang version 15.0.0 (https://github.com/llvm/llvm-project.git 9ffb5944a699b6a0d69c169ceff97636395ee30f)"
+CONFIG_CC_VERSION_TEXT="clang version 15.0.0 (https://github.com/llvm/llvm-project.git 610139d2d9ce6746b3c617fb3e2f7886272d26ff)"
CONFIG_GCC_VERSION=0
CONFIG_CC_IS_CLANG=y
CONFIG_CLANG_VERSION=150000
@@ -327,6 +327,8 @@ CONFIG_X86_FEATURE_NAMES=y
CONFIG_X86_MPPARSE=y
# CONFIG_GOLDFISH is not set
# CONFIG_RETPOLINE is not set
+CONFIG_CC_HAS_SLS=y
+# CONFIG_SLS is not set
# CONFIG_X86_CPU_RESCTRL is not set
CONFIG_X86_EXTENDED_PLATFORM=y
# CONFIG_X86_VSMP is not set