Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f84eb2f1 authored by Isaac J. Manjarres's avatar Isaac J. Manjarres Committed by Gerrit - the friendly Code Review server
Browse files

defconfig: Enable branch predictor hardening on sm8150



Enable the branch predictor hardening spectre v2 mitigation
for sm8150.

Change-Id: Iae75b92d00ff3e8474c77cc865866c982a4c7013
Signed-off-by: default avatarIsaac J. Manjarres <isaacm@codeaurora.org>
parent eafa6a10
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -74,7 +74,6 @@ CONFIG_ZSMALLOC=y
CONFIG_BALANCE_ANON_FILE_RECLAIM=y
CONFIG_SECCOMP=y
# CONFIG_UNMAP_KERNEL_AT_EL0 is not set
# CONFIG_HARDEN_BRANCH_PREDICTOR is not set
CONFIG_ARMV8_DEPRECATED=y
CONFIG_SWP_EMULATION=y
CONFIG_CP15_BARRIER_EMULATION=y
+0 −1
Original line number Diff line number Diff line
@@ -80,7 +80,6 @@ CONFIG_ZSMALLOC=y
CONFIG_BALANCE_ANON_FILE_RECLAIM=y
CONFIG_SECCOMP=y
# CONFIG_UNMAP_KERNEL_AT_EL0 is not set
# CONFIG_HARDEN_BRANCH_PREDICTOR is not set
CONFIG_PRINT_VMEMLAYOUT=y
CONFIG_ARMV8_DEPRECATED=y
CONFIG_SWP_EMULATION=y