aboutsummaryrefslogtreecommitdiffstats
path: root/dashboard/config/linux/chromeos-5.10-base.config
diff options
context:
space:
mode:
authorAleksandr Nogikh <nogikh@google.com>2023-07-03 16:11:52 +0200
committerAleksandr Nogikh <nogikh@google.com>2023-07-13 12:43:50 +0000
commited0de6423efe063def1c26c3dfd5d2b4369f6c31 (patch)
tree4d167216ac03b087c3744070eea0bf2d318537cd /dashboard/config/linux/chromeos-5.10-base.config
parentbfb20202da73451f997b711447ee68bc3635868e (diff)
dashboard/config: regenerate Linux configs
1) Migration to a new Docker image changed toolchain versions. 2) Regenerate cuttlefish configs that were previously omitted.
Diffstat (limited to 'dashboard/config/linux/chromeos-5.10-base.config')
-rw-r--r--dashboard/config/linux/chromeos-5.10-base.config16
1 files changed, 12 insertions, 4 deletions
diff --git a/dashboard/config/linux/chromeos-5.10-base.config b/dashboard/config/linux/chromeos-5.10-base.config
index 6dce647a4..11135bb52 100644
--- a/dashboard/config/linux/chromeos-5.10-base.config
+++ b/dashboard/config/linux/chromeos-5.10-base.config
@@ -5,15 +5,16 @@
# Automatically generated file; DO NOT EDIT.
# Linux/x86_64 5.10.96 Kernel Configuration
#
-CONFIG_CC_VERSION_TEXT="gcc (Debian 10.2.1-6) 10.2.1 20210110"
+CONFIG_CC_VERSION_TEXT="gcc (Debian 12.2.0-14) 12.2.0"
CONFIG_CC_IS_GCC=y
-CONFIG_GCC_VERSION=100201
-CONFIG_LD_VERSION=235020000
+CONFIG_GCC_VERSION=120200
+CONFIG_LD_VERSION=240000000
CONFIG_CLANG_VERSION=0
CONFIG_LLD_VERSION=0
CONFIG_CC_CAN_LINK=y
CONFIG_CC_CAN_LINK_STATIC=y
CONFIG_CC_HAS_ASM_GOTO=y
+CONFIG_CC_HAS_ASM_GOTO_OUTPUT=y
CONFIG_CC_HAS_ASM_INLINE=y
CONFIG_CONSTRUCTORS=y
CONFIG_IRQ_WORK=y
@@ -5476,7 +5477,11 @@ CONFIG_LSM="lockdown,yama,loadpin,safesetid,integrity,chromiumos,selinux,bpf"
#
# Memory initialization
#
-CONFIG_INIT_STACK_NONE=y
+CONFIG_CC_HAS_AUTO_VAR_INIT_PATTERN=y
+CONFIG_CC_HAS_AUTO_VAR_INIT_ZERO=y
+# CONFIG_INIT_STACK_NONE is not set
+# CONFIG_INIT_STACK_ALL_PATTERN is not set
+CONFIG_INIT_STACK_ALL_ZERO=y
CONFIG_INIT_ON_ALLOC_DEFAULT_ON=y
# CONFIG_INIT_ON_FREE_DEFAULT_ON is not set
# end of Memory initialization
@@ -5615,6 +5620,8 @@ CONFIG_CRYPTO_SHA512=y
CONFIG_CRYPTO_AES=y
# CONFIG_CRYPTO_AES_TI is not set
CONFIG_CRYPTO_AES_NI_INTEL=y
+CONFIG_AS_HAS_KEYLOCKER=y
+# CONFIG_CRYPTO_AES_KL is not set
# CONFIG_CRYPTO_ANUBIS is not set
CONFIG_CRYPTO_ARC4=y
# CONFIG_CRYPTO_BLOWFISH is not set
@@ -5891,6 +5898,7 @@ CONFIG_UBSAN_SANITIZE_ALL=y
# CONFIG_UBSAN_ALIGNMENT is not set
# CONFIG_TEST_UBSAN is not set
CONFIG_HAVE_ARCH_KCSAN=y
+CONFIG_HAVE_KCSAN_COMPILER=y
# end of Generic Kernel Debugging Instruments
CONFIG_DEBUG_KERNEL=y