arm-trusted-firmware/plat/arm/common/sp_min
Soby Mathew 0c306cc062 ARM Platforms: Migrate to new BL handover interface
This patch migrates the ARM Standard platforms to the new BL
handover interface. The arm_blx_early_platform_setup() functions
are also modified to take in 4 arguments. The `ARM_BL31_PLAT_PARAM_VAL`
value passed to BL31 from BL2 is now in arg3 in preparation of dynamic
configuration arguments.

Change-Id: I33e8e61325a19e7a7127b1ff203c3b86921bf153
Signed-off-by: Soby Mathew <soby.mathew@arm.com>
2018-02-26 16:31:11 +00:00
..
arm_sp_min.mk ARM Platforms: Don't build BL1 and BL2 if RESET_TO_SP_MIN=1 2018-02-22 15:16:48 +00:00
arm_sp_min_setup.c ARM Platforms: Migrate to new BL handover interface 2018-02-26 16:31:11 +00:00