• Daniel Boulby's avatar
    Remove duplicate weak definition · bc325c2c
    Daniel Boulby authored
    
    
    The weak pragma was assigned twice to the bl2_plat_handle_post_image_load
    definition both in plat/common/ and in plat/arm/common/ this was an error as
    it should have only have been defined in plat/common
    
    Change-Id: Id85e14c699cb09ed998d1677f2a172e760911918
    Signed-off-by: default avatarDaniel Boulby <daniel.boulby@arm.com>
    bc325c2c
arm_bl2_setup.c 13.2 KB