arm-trusted-firmware/include/plat/arm/common
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
..
aarch64 Remove string concatenation in assembler files 2018-07-11 09:23:01 +01:00
arm_common.ld.S Use ALIGN instead of NEXT in linker scripts 2018-07-11 09:21:02 +01:00
arm_config.h Fix MISRA defects in some common headers 2018-08-30 09:22:33 +01:00
arm_def.h Support shared Mbed TLS heap for FVP 2018-09-04 10:32:22 +01:00
arm_dyn_cfg_helpers.h Support shared Mbed TLS heap for FVP 2018-09-04 10:32:22 +01:00
arm_sip_svc.h Merge pull request #927 from jeenu-arm/state-switch 2017-05-11 16:04:52 +01:00
arm_spm_def.h ARM platforms: Allow board specific definition of SP stack base 2018-07-26 22:01:29 +05:30
arm_xlat_tables.h Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
plat_arm.h Support shared Mbed TLS heap for FVP 2018-09-04 10:32:22 +01:00