Skip to content

Commit

Permalink
diffs: automatic update
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Aug 22, 2024
1 parent 70bb6cb commit 40fd929
Showing 1 changed file with 3 additions and 25 deletions.
28 changes: 3 additions & 25 deletions make/kernel/configs/diffs/config-alder-5690_07.62.diff
Original file line number Diff line number Diff line change
Expand Up @@ -22,44 +22,22 @@

#
# CPU/Task time and stats accounting
@@ -473,6 +473,7 @@
# CONFIG_PARAVIRT is not set
# CONFIG_PARAVIRT_TIME_ACCOUNTING is not set
# CONFIG_XEN is not set
+CONFIG_STACKPROTECTOR_PER_TASK=y
CONFIG_AVM_TZ_EXTENSIONS=y
# CONFIG_AVM_TZ_TYPE_QSDK is not set
CONFIG_AVM_TZ_TYPE_ATF_RTE=y
@@ -680,8 +681,13 @@
@@ -680,8 +680,9 @@
CONFIG_ARCH_HAS_GCOV_PROFILE_ALL=y
# end of GCOV-based kernel profiling

-CONFIG_PLUGIN_HOSTCC=""
+CONFIG_PLUGIN_HOSTCC="g++"
CONFIG_HAVE_GCC_PLUGINS=y
+CONFIG_GCC_PLUGINS=y
+# CONFIG_GCC_PLUGIN_CYC_COMPLEXITY is not set
+# CONFIG_GCC_PLUGIN_LATENT_ENTROPY is not set
+# CONFIG_GCC_PLUGIN_RANDSTRUCT is not set
+CONFIG_GCC_PLUGIN_ARM_SSP_PER_TASK=y
+# CONFIG_GCC_PLUGINS is not set
# end of General architecture-dependent options

CONFIG_RT_MUTEXES=y
@@ -2597,6 +2603,7 @@
@@ -2597,6 +2598,7 @@
CONFIG_AVM_CORE_DEBUG=m
CONFIG_AVM_CORE_DEBUG_WASTE_TIME=y
CONFIG_AVM_CORE_DEBUG_ALLOC_STRESS=y
+CONFIG_AVM_CORE_DEBUG_FIQ_COMMANDS=y
# end of AVM Sammeltreiber

CONFIG_AVM_NET_TRACE=y
@@ -5260,6 +5267,9 @@
# Memory initialization
#
CONFIG_INIT_STACK_NONE=y
+# CONFIG_GCC_PLUGIN_STRUCTLEAK_USER is not set
+# CONFIG_GCC_PLUGIN_STRUCTLEAK_BYREF is not set
+# CONFIG_GCC_PLUGIN_STRUCTLEAK_BYREF_ALL is not set
# CONFIG_INIT_ON_ALLOC_DEFAULT_ON is not set
# CONFIG_INIT_ON_FREE_DEFAULT_ON is not set
# end of Memory initialization

0 comments on commit 40fd929

Please sign in to comment.