arm-trusted-firmware/bl1
Vikram Kanigiri 0eab2a5889 Populate BL31 input parameters as per new spec
This patch is based on spec published at
https://github.com/ARM-software/tf-issues/issues/133

It rearranges the bl31_args struct into
bl31_params and bl31_plat_params which provide the
information needed for Trusted firmware and platform
specific data via x0 and x1

On the FVP platform BL3-1 params and BL3-1 plat params
and its constituents are stored at the start of TZDRAM.

The information about memory availability and size for
BL3-1, BL3-2 and BL3-3 is moved into platform specific data.

Change-Id: I8b32057a3d0dd3968ea26c2541a0714177820da9
2014-05-21 16:45:10 +01:00
..
aarch64 Rework handover interface between BL stages 2014-05-21 16:43:35 +01:00
bl1.ld.S Use --gc-sections during link 2014-03-26 21:54:37 +00:00
bl1.mk Remove vpath usage in makefiles 2014-05-06 12:35:02 +01:00
bl1_main.c Populate BL31 input parameters as per new spec 2014-05-21 16:45:10 +01:00
bl1_private.h Separate BL functions out of arch.h 2014-05-06 12:35:02 +01:00