mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-17 01:54:22 +00:00
![]() In some use-cases BL2 will be stored in eXecute In Place (XIP) memory, like BL1. In these use-cases, it is necessary to initialize the RW sections in RAM, while leaving the RO sections in place. This patch enable this use-case with a new build option, BL2_IN_XIP_MEM. For now, this option is only supported when BL2_AT_EL3 is 1. Signed-off-by: Jiafei Pan <Jiafei.Pan@nxp.com> |
||
---|---|---|
.. | ||
diagrams | ||
plantuml | ||
plat | ||
spd | ||
arm-sip-service.rst | ||
auth-framework.rst | ||
change-log.rst | ||
cpu-specific-build-macros.rst | ||
firmware-design.rst | ||
firmware-update.rst | ||
interrupt-framework-design.rst | ||
platform-interrupt-controller-API.rst | ||
platform-migration-guide.rst | ||
porting-guide.rst | ||
psci-lib-integration-guide.rst | ||
psci-pd-tree.rst | ||
reset-design.rst | ||
rt-svc-writers-guide.rst | ||
sdei.rst | ||
secure-partition-manager-design.rst | ||
trusted-board-boot.rst | ||
user-guide.rst | ||
xlat-tables-lib-v2-design.rst |