arm-trusted-firmware/plat/qemu
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 Remove deprecated plat_crash_console_* 2019-04-03 14:55:18 +01:00
aarch64 qemu: don't use C functions for the crash console callbacks 2018-03-31 16:26:18 +08:00
include Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
sp_min Remove duplicated definitions of linker symbols 2019-02-01 12:24:57 +00:00
dt.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
platform.mk Remove unneeded include paths in PLAT_INCLUDES 2019-02-01 12:24:57 +00:00
qemu_bl1_setup.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
qemu_bl2_mem_params_desc.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
qemu_bl2_setup.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
qemu_bl31_setup.c Remove duplicated definitions of linker symbols 2019-02-01 12:24:57 +00:00
qemu_common.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
qemu_console.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
qemu_image_load.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
qemu_io_storage.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
qemu_pm.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
qemu_private.h Move BL1 and BL2 private defines to bl_common.h 2019-01-15 13:52:32 +00:00
qemu_rotpk.S qemu: Add support for Trusted Board Boot 2017-10-25 10:48:58 +08:00
qemu_stack_protector.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
qemu_trusted_boot.c Mbed TLS: Remove weak heap implementation 2019-04-12 09:52:52 +01:00
topology.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00