arm-trusted-firmware/plat/rpi3
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
..
aarch64 Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
include rpi3: Enable SDHost driver in BL2 2019-02-01 04:09:31 +08:00
platform.mk rpi3: Enable SDHost driver in BL2 2019-02-01 04:09:31 +08:00
rpi3_bl1_setup.c Move BL1 and BL2 private defines to bl_common.h 2019-01-15 13:52:32 +00:00
rpi3_bl2_setup.c rpi3: sdhost: SDHost driver improvement 2019-02-27 01:06:57 +08:00
rpi3_bl31_setup.c Remove duplicated definitions of linker symbols 2019-02-01 12:24:57 +00:00
rpi3_common.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
rpi3_hw.h rpi3: Enable SDHost driver in BL2 2019-02-01 04:09:31 +08:00
rpi3_image_load.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
rpi3_io_storage.c rpi3: remove duplicate initialization for BL32_IMAGE_ID 2019-01-28 20:27:46 +01:00
rpi3_mbox.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
rpi3_pm.c rpi3: mark one more function as static 2019-01-28 20:39:51 +01:00
rpi3_private.h Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
rpi3_rng.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
rpi3_rotpk.S rpi3: Add support for Trusted Board Boot 2018-07-05 14:58:51 +08:00
rpi3_stack_protector.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
rpi3_topology.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
rpi3_trusted_boot.c Mbed TLS: Remove weak heap implementation 2019-04-12 09:52:52 +01:00