mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-15 17:14:21 +00:00
![]() As of now, GPT setup is being handled from BL2 for plat/arm platforms. However, for platforms having a separate entity to load firmware images, it is possible for BL31 to setup the GPT. In order to address this concern, move the GPT setup implementation from arm_bl2_setup.c file to arm_common.c. Additionally, rename the API from arm_bl2_gpt_setup to arm_gpt_setup to make it boot stage agnostic. Signed-off-by: Rohit Mathew <Rohit.Mathew@arm.com> Change-Id: I35d17a179c8746945c69db37fd23d763a7774ddc |
||
---|---|---|
.. | ||
fconf | ||
measured_boot | ||
spd | ||
activity-monitors.rst | ||
arm-sip-service.rst | ||
cot-binding.rst | ||
debugfs-design.rst | ||
el3-spmc.rst | ||
exception-handling.rst | ||
ffa-manifest-binding.rst | ||
firmware-update.rst | ||
granule-protection-tables-design.rst | ||
index.rst | ||
mpmm.rst | ||
platform-interrupt-controller-API.rst | ||
ras.rst | ||
realm-management-extension.rst | ||
rmm-el3-comms-spec.rst | ||
romlib-design.rst | ||
sdei.rst | ||
secure-partition-manager-mm.rst | ||
secure-partition-manager.rst | ||
xlat-tables-lib-v2-design.rst |