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

Commit 13d4c307 authored by Runmin Wang's avatar Runmin Wang Committed by Gerrit - the friendly Code Review server
Browse files

defconfig: sdm855: Enable CP15_BARRIER and SETEND emulation



Enable CP15 barrier and SETEND simulation on SDM855.

Change-Id: I023722883e8d43888d0aea2e6628a211a829828c
Signed-off-by: default avatarRunmin Wang <runminw@codeaurora.org>
parent 285dbc85
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -64,6 +64,8 @@ CONFIG_SECCOMP=y
# CONFIG_HARDEN_BRANCH_PREDICTOR is not set
CONFIG_ARMV8_DEPRECATED=y
CONFIG_SWP_EMULATION=y
CONFIG_CP15_BARRIER_EMULATION=y
CONFIG_SETEND_EMULATION=y
# CONFIG_ARM64_VHE is not set
CONFIG_RANDOMIZE_BASE=y
# CONFIG_EFI is not set