arm-trusted-firmware/include/bl1
Soby Mathew 101d01e2a2 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>
2018-02-26 16:31:11 +00:00
..
tbbr Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
bl1.h BL1: Deprecate the `bl1_init_bl2_mem_layout()` API 2018-02-26 16:31:11 +00:00