arm-trusted-firmware/include/plat
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
..
arm Support shared Mbed TLS heap for FVP 2018-09-04 10:32:22 +01:00
common Prepare Mbed TLS drivers for shared heap 2018-09-04 10:32:06 +01:00
marvell plat: marvell: bl31: Update the early platform setup API 2018-08-19 10:11:24 +03:00