Add support for BL3-2 in BL2
authorAchin Gupta <achin.gupta@arm.com>
Wed, 19 Feb 2014 17:52:35 +0000 (17:52 +0000)
committerDan Handley <dan.handley@arm.com>
Thu, 20 Feb 2014 19:06:34 +0000 (19:06 +0000)
commita3050ed521ec1fd6d34d7d8ba5105ac8bc024992
tree0cd32ed1093a11a53f7635e0668a7afd5155513c
parente4d084ea9629703166e59d116d4aefbd6f2be531
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>
bl2/bl2_main.c
docs/porting-guide.md
docs/user-guide.md
plat/fvp/bl2_plat_setup.c
plat/fvp/platform.h