• John Tsichritzis's avatar
    Support shared Mbed TLS heap for FVP · ba597da7
    John Tsichritzis authored
    
    
    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: default avatarJohn Tsichritzis <john.tsichritzis@arm.com>
    ba597da7
porting-guide.rst 123 KB