BL1: Deprecate the `bl1_init_bl2_mem_layout()` API
The `bl1_init_bl2_mem_layout()` API is now deprecated. The default weak
implementation of `bl1_plat_handle_post_image_load()` calculates the
BL2 memory layout and populates the same in x1(r1). This ensures
compatibility for the deprecated API.

Change-Id: Id44bdc1f572dc42ee6ceef4036b3a46803689315
Signed-off-by: Soby Mathew <soby.mathew@arm.com>
1 parent 0c306cc commit 101d01e2a2e34a568fb25c2ef2390fd71183413e
@Soby Mathew Soby Mathew authored on 10 Jan 2018
Showing 5 changed files
View
bl1/bl1_main.c
View
docs/porting-guide.rst
View
include/bl1/bl1.h
View
include/plat/common/platform.h
View
plat/common/plat_bl1_common.c