Cater for preloaded BL33 within plat_get_ns_image_entrypoint()
The PRELOADED_BL33_BASE build option allows to preload a BL33 and bypass its
loading by BL2. In ARM standard platforms, the conditional behaviour of
PRELOADED_BL33_BASE is moved within the implementation of
`plat_get_ns_image_entrypoint()` so that all callers may benefit from this
feature.

Change-Id: Iea060e204ec72f8081087837854535c4e320da4e
1 parent bc149bf commit 48ac1df9460a046f925545bc1c94d93bd3506509
@Soby Mathew Soby Mathew authored on 9 May 2016
Showing 2 changed files
View
plat/arm/common/arm_bl31_setup.c
View
plat/arm/common/arm_common.c