mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-06-05 03:06:41 +03:00
mach-snapdragon: enable MMU_PGPROT by default
Let's enable proper MMU page table protection to properly protect write-protected and non-executable sections. Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org> Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org> Link: https://patch.msgid.link/20251106-topic-snapdragron-en-pgprot-v1-1-d2b9e802230b@linaro.org Signed-off-by: Casey Connolly <casey.connolly@linaro.org>
This commit is contained in:
committed by
Casey Connolly
parent
fe3b827a59
commit
5c71f81101
@@ -1144,6 +1144,7 @@ config ARCH_SNAPDRAGON
|
||||
select SYSRESET
|
||||
select SYSRESET_PSCI
|
||||
select ANDROID_BOOT_IMAGE_IGNORE_BLOB_ADDR
|
||||
select MMU_PGPROT
|
||||
imply OF_UPSTREAM
|
||||
imply CMD_DM
|
||||
imply DM_USB_GADGET
|
||||
|
||||
Reference in New Issue
Block a user