arm-trusted-firmware/include
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
..
bl1 BL1: Deprecate the `bl1_init_bl2_mem_layout()` API 2018-02-26 16:31:11 +00:00
bl31 Deprecate one EL3 interrupt routing model with EL3 exception handling 2018-02-06 07:58:55 +00:00
bl32 Introduce the new BL handover interface 2018-02-26 16:31:10 +00:00
common Dynamic cfg: Add HW and TB_FW configs to CoT 2018-02-26 16:31:10 +00:00
drivers drivers:ufs: fix hynix ufs bug with quirk on hi36xx SoC 2018-02-24 09:30:41 +08:00
lib Redefine SMC_UNK as -1 instead of 0xFFFFFFFF 2018-02-15 15:04:34 +00:00
plat BL1: Deprecate the `bl1_init_bl2_mem_layout()` API 2018-02-26 16:31:11 +00:00
services Implement support for SMCCC v1.1 2018-01-29 09:58:57 +00:00
tools_share Dynamic cfg: Update the tools 2018-02-26 16:31:10 +00:00