arm-trusted-firmware/bl2
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 Rework handover interface between BL stages 2014-05-22 15:43:23 +01:00
bl2.ld.S Split platform.h into separate headers 2014-05-23 15:52:29 +01:00
bl2.mk Remove vpath usage in makefiles 2014-05-06 12:35:02 +01:00
bl2_main.c Allow platform parameter X1 to be passed to BL3-1 2014-05-29 11:33:34 +01:00
bl2_private.h Remove extern keyword from function declarations 2014-05-23 12:15:54 +01:00