arm-trusted-firmware/plat/fvp
Achin Gupta a3050ed521 Add support for BL3-2 in BL2
This patch adds support for loading a BL3-2 image in BL2. In case a
BL3-2 image is found, it also passes information to BL3-1 about where it
is located and the extents of memory available to it. Information about
memory extents is populated by platform specific code.

The documentation has also been updated to reflect the above changes.

Change-Id: I526b2efb80babebab1318f2b02e319a86d6758b0
Co-authored-by: Jeenu Viswambharan <jeenu.viswambharan@arm.com>
2014-02-20 19:06:34 +00:00
..
aarch64 Move translation tables into separate section 2014-02-17 18:51:44 +00:00
bl1_plat_setup.c Add Firmware Image Package (FIP) driver 2014-02-17 18:51:44 +00:00
bl2_plat_setup.c Add support for BL3-2 in BL2 2014-02-20 19:06:34 +00:00
bl31_plat_setup.c Rework BL2 to BL3-1 hand over interface 2014-02-20 19:06:34 +00:00
plat_gic.c fvp: rename fvp_* files to plat_* 2014-01-20 18:45:04 +00:00
plat_io_storage.c Add Firmware Image Package (FIP) driver 2014-02-17 18:51:44 +00:00
plat_pm.c fvp: clear a pending cluster power off request 2014-01-23 12:13:34 +00:00
plat_topology.c fvp: rename fvp_* files to plat_* 2014-01-20 18:45:04 +00:00
platform.h Add support for BL3-2 in BL2 2014-02-20 19:06:34 +00:00
platform.mk Add Firmware Image Package (FIP) driver 2014-02-17 18:51:44 +00:00