arm-trusted-firmware/include
John Tsichritzis ba597da7fd Support shared Mbed TLS heap for FVP
This patch introduces the shared Mbed TLS heap optimisation for Arm
platforms. The objective is the Mbed TLS heap to be shared between BL1
and BL2 so as to not allocate the heap memory twice. To achieve that,
the patch introduces all the necessary helpers for implementing this
optimisation. It also applies it for FVP.

Change-Id: I6d85eaa1361517b7490956b2ac50f5fa0d0bb008
Signed-off-by: John Tsichritzis <john.tsichritzis@arm.com>
2018-09-04 10:32:22 +01:00
..
bl1 Fix MISRA rule 8.4 Part 1 2018-02-28 17:19:55 +00:00
bl2 Fix MISRA rule 8.5 in common code 2018-04-13 14:01:56 +01:00
bl2u Fix MISRA rule 8.4 in common code 2018-02-28 17:18:46 +00:00
bl31 Fix MISRA defects in BL31 common code 2018-08-30 09:22:33 +01:00
bl32 Introduce the new BL handover interface 2018-02-26 16:31:10 +00:00
common Fix MISRA defects in log helpers 2018-08-30 16:22:52 +01:00
drivers Prepare Mbed TLS drivers for shared heap 2018-09-04 10:32:06 +01:00
dt-bindings stm32mp1: Add device tree files 2018-07-24 17:18:35 +02:00
lib backtrace: Introduce backtrace function 2018-08-30 09:21:53 +01:00
plat Support shared Mbed TLS heap for FVP 2018-09-04 10:32:22 +01:00
services libc: Fix all includes in codebase 2018-08-22 10:26:05 +01:00
tools_share Make TF UUID RFC 4122 compliant 2018-06-14 14:41:00 +01:00