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

Commit b09f2867 authored by Rohit Vaswani's avatar Rohit Vaswani
Browse files

defconfig: arm64: msm: Enable free pages and kernel text read only



Enable the defconfig to mark the free pages and the kernel text pages
read only. Enable the debug config CONFIG_ARM64_PTDUMP to allow
dumping the page tables from userspace.

Change-Id: I2c9c9ecf161946769e4748e02b1fac0ced1a140c
Signed-off-by: default avatarRohit Vaswani <rvaswani@codeaurora.org>
parent 2a9128c1
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -536,6 +536,9 @@ CONFIG_MSM_RTB=y
CONFIG_MSM_RTB_SEPARATE_CPUS=y
CONFIG_IPC_LOGGING=y
CONFIG_BLK_DEV_IO_TRACE=y
CONFIG_ARM64_PTDUMP=y
CONFIG_FREE_PAGES_RDONLY=y
CONFIG_KERNEL_TEXT_RDONLY=y
CONFIG_SECURITY=y
CONFIG_SECURITY_NETWORK=y
CONFIG_LSM_MMAP_MIN_ADDR=4096