arm-trusted-firmware/plat/common
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 Introduce the new BL handover interface 2018-02-26 16:31:10 +00:00
aarch64 Introduce the new BL handover interface 2018-02-26 16:31:10 +00:00
tbbr cert: move platform_oid.h to include/tools_share for all platforms 2017-05-24 00:08:35 +09:00
plat_bl1_common.c BL1: Deprecate the `bl1_init_bl2_mem_layout()` API 2018-02-26 16:31:11 +00:00
plat_bl_common.c Introduce the new BL handover interface 2018-02-26 16:31:10 +00:00
plat_gic.c Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
plat_gicv2.c qemu: Fix interrupt type check 2018-02-09 20:49:57 +02:00
plat_gicv3.c GIC: Introduce API to get interrupt ID 2017-11-13 07:49:30 +00:00
plat_log_common.c Implement log framework 2017-09-11 15:37:24 +01:00
plat_psci_common.c Fix PSCI STAT time stamp collection 2017-11-03 13:27:34 +00:00