arm-trusted-firmware/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
..
aarch32 aarch32: use lr as bl32 boot argument on aarch32 only systems 2018-02-02 13:16:18 +01:00
aarch64 Ensure the correct execution of TLBI instructions 2018-02-21 13:54:55 +00:00
tbbr Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
bl1.ld.S Replace magic numbers in linkerscripts by PAGE_SIZE 2017-11-29 12:09:52 +00:00
bl1.mk bl2-el3: Don't compile BL1 when BL2_AT_EL3 is defined in FVP 2018-01-18 16:25:18 +00:00
bl1_fwu.c Add image_id to bl1_plat_handle_post/pre_image_load() 2018-02-26 16:29:29 +00:00
bl1_main.c BL1: Deprecate the `bl1_init_bl2_mem_layout()` API 2018-02-26 16:31:11 +00:00
bl1_private.h Use SPDX license identifiers 2017-05-03 09:39:28 +01:00