arm-trusted-firmware/plat/fvp
Andrew Thoelke 0346267194 Allow platform parameter X1 to be passed to BL3-1
bl2_main() was overwriting any platform set X1 parameter for BL3-1
with the value zero.

This patch ensure that any platform set value is correctly passed
to BL3-1. The FVP port adds a check to verify this parameter is
being passed correctly.

Fixes ARM-software/tf-issues#173

Change-Id: Ifbcda73d3d41d2b04a4baf5614e9d2d21f1717c8
2014-05-29 11:33:34 +01:00
..
aarch64 Add enable mmu platform porting interfaces 2014-05-23 18:02:01 +01:00
drivers/pwrc Split platform.h into separate headers 2014-05-23 15:52:29 +01:00
include Rename FVP specific files and functions 2014-05-23 18:01:41 +01:00
bl1_fvp_setup.c Rename FVP specific files and functions 2014-05-23 18:01:41 +01:00
bl2_fvp_setup.c Allow platform parameter X1 to be passed to BL3-1 2014-05-29 11:33:34 +01:00
bl31_fvp_setup.c Allow platform parameter X1 to be passed to BL3-1 2014-05-29 11:33:34 +01:00
bl32_fvp_setup.c Rename FVP specific files and functions 2014-05-23 18:01:41 +01:00
fvp_def.h Allow platform parameter X1 to be passed to BL3-1 2014-05-29 11:33:34 +01:00
fvp_gic.c Further renames of platform porting functions 2014-05-27 16:17:21 +01:00
fvp_io_storage.c Rename FVP specific files and functions 2014-05-23 18:01:41 +01:00
fvp_pm.c Rename FVP specific files and functions 2014-05-23 18:01:41 +01:00
fvp_private.h Rename FVP specific files and functions 2014-05-23 18:01:41 +01:00
fvp_security.c Rename FVP specific files and functions 2014-05-23 18:01:41 +01:00
fvp_topology.c Rename FVP specific files and functions 2014-05-23 18:01:41 +01:00
platform.mk Add enable mmu platform porting interfaces 2014-05-23 18:02:01 +01:00