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

Commit 6583ae9c authored by Sachin Grover's avatar Sachin Grover Committed by Gerrit - the friendly Code Review server
Browse files

defconfig: msm: Enable PAN emulation



Enable SW PAN emulation to prevent the kernel
from accessing user-space memory directly.

Change-Id: I6d17f5fc01b23db629edb505f7fcbc047b09ab12
Signed-off-by: default avatarSachin Grover <sgrover@codeaurora.org>
parent 111af389
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -73,6 +73,7 @@ CONFIG_ARMV8_DEPRECATED=y
CONFIG_SWP_EMULATION=y
CONFIG_CP15_BARRIER_EMULATION=y
CONFIG_SETEND_EMULATION=y
CONFIG_ARM64_SW_TTBR0_PAN=y
# CONFIG_ARM64_VHE is not set
CONFIG_RANDOMIZE_BASE=y
CONFIG_BUILD_ARM64_APPENDED_DTB_IMAGE=y
+1 −0
Original line number Diff line number Diff line
@@ -76,6 +76,7 @@ CONFIG_ARMV8_DEPRECATED=y
CONFIG_SWP_EMULATION=y
CONFIG_CP15_BARRIER_EMULATION=y
CONFIG_SETEND_EMULATION=y
CONFIG_ARM64_SW_TTBR0_PAN=y
# CONFIG_ARM64_VHE is not set
CONFIG_RANDOMIZE_BASE=y
CONFIG_BUILD_ARM64_APPENDED_DTB_IMAGE=y