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

Commit a08f5242 authored by Kaushal Kumar's avatar Kaushal Kumar
Browse files

defconfig: sdm670: Enable BP (Branch prediction) hardening



Invalidate branch predictor entries on context switches.

Change-Id: I64be713c298af543e73a0cbc725c9ea4354076e4
Signed-off-by: default avatarKaushal Kumar <kaushalk@codeaurora.org>
parent 2b029ca3
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -66,6 +66,7 @@ CONFIG_ZSMALLOC=y
CONFIG_BALANCE_ANON_FILE_RECLAIM=y
CONFIG_PROCESS_RECLAIM=y
CONFIG_SECCOMP=y
CONFIG_HARDEN_BRANCH_PREDICTOR=y
CONFIG_ARMV8_DEPRECATED=y
CONFIG_SWP_EMULATION=y
CONFIG_CP15_BARRIER_EMULATION=y
+1 −0
Original line number Diff line number Diff line
@@ -71,6 +71,7 @@ CONFIG_ZSMALLOC=y
CONFIG_BALANCE_ANON_FILE_RECLAIM=y
CONFIG_PROCESS_RECLAIM=y
CONFIG_SECCOMP=y
CONFIG_HARDEN_BRANCH_PREDICTOR=y
CONFIG_ARMV8_DEPRECATED=y
CONFIG_SWP_EMULATION=y
CONFIG_CP15_BARRIER_EMULATION=y