arm-trusted-firmware/plat/fvp
Vikram Kanigiri 4112bfa0c2 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-22 16:14:19 +01:00
..
aarch64 fvp: Provide per-EL MMU setup functions 2014-05-09 14:56:10 +01:00
drivers/pwrc Reduce deep nesting of header files 2014-05-06 13:57:48 +01:00
include Rework BL3-1 unhandled exception handling and reporting 2014-05-16 14:51:00 +01:00
bl1_plat_setup.c Populate BL31 input parameters as per new spec 2014-05-22 16:14:19 +01:00
bl2_plat_setup.c Populate BL31 input parameters as per new spec 2014-05-22 16:14:19 +01:00
bl31_plat_setup.c Populate BL31 input parameters as per new spec 2014-05-22 16:14:19 +01:00
bl32_plat_setup.c fvp: Provide per-EL MMU setup functions 2014-05-09 14:56:10 +01:00
plat_gic.c Correct usage of data and instruction barriers 2014-05-07 11:19:47 +01:00
plat_io_storage.c Remove variables from .data section 2014-05-06 17:55:38 +01:00
plat_pm.c Correct usage of data and instruction barriers 2014-05-07 11:19:47 +01:00
plat_security.c Fixes for TZC configuration on FVP 2014-05-12 14:21:53 +01:00
plat_topology.c Reduce deep nesting of header files 2014-05-06 13:57:48 +01:00
platform.h Populate BL31 input parameters as per new spec 2014-05-22 16:14:19 +01:00
platform.mk Rework BL3-1 unhandled exception handling and reporting 2014-05-16 14:51:00 +01:00