commit | 7d5a2e771e1f953353650adfac5eb7c701de8fb6 | [log] [tgz] |
---|---|---|
author | Soby Mathew <soby.mathew@arm.com> | Wed Jan 10 15:59:31 2018 +0000 |
committer | Soby Mathew <soby.mathew@arm.com> | Mon Feb 26 16:31:11 2018 +0000 |
tree | 79553db81026ba89b455d1e40c0fda887d2b6492 | |
parent | 73308d0064ad576ebfd4270fd0ad7368aac2d017 [diff] |
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>