arm-trusted-firmware/bl2
Sandrine Bailleux 93d81d64d3 Add support for BL3-0 image
- Add support for loading a BL3-0 image in BL2. Information about
   memory extents is populated by platform-specific code. Subsequent
   handling of BL3-0 is also platform specific.
   The BL2 main function has been broken down to improve readability.
   The BL3-2 image is now loaded before the BL3-3 image to align with
   the boot flow.

 - Build system: Add support for specifying a BL3-0 image that will be
   included into the FIP image.

 - IO FIP driver: Add support for identifying a BL3-0 image inside a
   FIP image.

 - Update the documentation to reflect the above changes.

Change-Id: I067c184afd52ccaa86569f13664757570c86fc48
2014-07-10 17:06:56 +01:00
..
aarch64 Rework handover interface between BL stages 2014-05-22 15:43:23 +01:00
bl2.ld.S Split platform.h into separate headers 2014-05-23 15:52:29 +01:00
bl2.mk Remove vpath usage in makefiles 2014-05-06 12:35:02 +01:00
bl2_main.c Add support for BL3-0 image 2014-07-10 17:06:56 +01:00
bl2_private.h Remove extern keyword from function declarations 2014-05-23 12:15:54 +01:00