Prevent two weak definitions of the same function
authorDaniel Boulby <daniel.boulby@arm.com>
Wed, 27 Jun 2018 15:45:48 +0000 (16:45 +0100)
committerDaniel Boulby <daniel.boulby@arm.com>
Thu, 30 Aug 2018 16:50:55 +0000 (17:50 +0100)
commit490eeb04e63e271941a6075dfef48c80b251e6bc
treee7f50b325ea4ed6c0efa50eb8bda6185f5aeb469
parent2a7c9e15c23b376121747ccae78bef91db6225ba
Prevent two weak definitions of the same function

Add another level of abstraction of weak defs for
arm_bl2_handle_post_image_load to prevent two weak definitions
of the same function

Change-Id: Ie953786f43b0f88257c82956ffaa5fe0d19603db
Signed-off-by: Daniel Boulby <daniel.boulby@arm.com>
plat/arm/board/juno/juno_bl2_setup.c
plat/arm/common/arm_bl2_setup.c