mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
defconfig: bypass Speculation and meltdown walkaround
PD#165090: disable UNMAP_KERNEL_AT_EL0 and HARDEN_BRANCH_PREDICTOR Change-Id: I5107b974669bb94d727a99e65df1cbed3b7613e6 Signed-off-by: jianxin.pan <jianxin.pan@amlogic.com>
This commit is contained in:
@@ -46,6 +46,8 @@ CONFIG_CMA_DEBUGFS=y
|
||||
CONFIG_CMA_AREAS=15
|
||||
CONFIG_ZSMALLOC=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
|
||||
|
||||
Reference in New Issue
Block a user