arm-trusted-firmware/plat/imx/imx7/warp7
Ambroise Vincent 2374ab1799 Mbed TLS: Remove weak heap implementation
The implementation of the heap function plat_get_mbedtls_heap() becomes
mandatory for platforms supporting TRUSTED_BOARD_BOOT.

The shared Mbed TLS heap default weak function implementation is
converted to a helper function get_mbedtls_heap_helper() which can be
used by the platforms for their own function implementation.

Change-Id: Ic8f2994e25e3d9fcd371a21ac459fdcafe07433e
Signed-off-by: Ambroise Vincent <ambroise.vincent@arm.com>
2019-04-12 09:52:52 +01:00
..
aarch32 Add plat_crash_console_flush to platforms without it 2018-10-25 09:56:09 +01:00
include warp7: Define DTB overlay address in memory map 2019-01-18 14:24:09 +00:00
platform.mk imx: warp7: Migrate to MULTI_CONSOLE_API 2019-02-12 18:56:29 +08:00
warp7_bl2_el3_setup.c imx: warp7: Migrate to MULTI_CONSOLE_API 2019-02-12 18:56:29 +08:00
warp7_bl2_mem_params_desc.c warp7: io_storage: Remove DTB from FIP 2019-01-18 14:24:09 +00:00
warp7_image_load.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
warp7_io_storage.c warp7: Enable Trusted Board Boot for WaRP7 2019-01-18 16:10:55 +00:00
warp7_private.h Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
warp7_rotpk.S warp7: Enable Trusted Board Boot for WaRP7 2019-01-18 16:10:55 +00:00
warp7_trusted_boot.c Mbed TLS: Remove weak heap implementation 2019-04-12 09:52:52 +01:00