• Soby Mathew's avatar
    ARM Platforms: Migrate to new BL handover interface · 0c306cc0
    Soby Mathew authored
    
    
    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: default avatarSoby Mathew <soby.mathew@arm.com>
    0c306cc0
css_bl2_setup.c 2.7 KB