arm-trusted-firmware/drivers/io
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
..
io_fip.c Add support for BL3-0 image 2014-07-10 17:06:56 +01:00
io_memmap.c Remove variables from .data section 2014-05-06 17:55:38 +01:00
io_semihosting.c Remove variables from .data section 2014-05-06 17:55:38 +01:00