perf_defconfig: Enable CONFIG_CP15_BARRIER_EMULATION

Need to enable CONFIG_CP15_BARRIER_EMULATION in secondary boot config
as ‘mrc/mcr’ is deprecated in v8.

Change-Id: Iacb2b6be9602df866c71a5f8b8937671fd90a470
Signed-off-by: Lijuan Gao <lijuang@codeaurora.org>
This commit is contained in:
Lijuan Gao
2019-07-15 15:53:27 +08:00
committed by Gerrit - the friendly Code Review server
parent 7352dd6610
commit d8835d2e81

View File

@@ -58,6 +58,7 @@ CONFIG_OKL4_GUEST=y
# CONFIG_UNMAP_KERNEL_AT_EL0 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