• dp-arm's avatar
    mbedtls: Namespace TF specific macros · 66b4c166
    dp-arm authored
    
    
    These macros are not part of mbed TLS so they should not be prefixed
    with `MBEDTLS_` to avoid potential collision in the future. Use the
    `TBBR_` suffix to highlight that they only used in TF.
    
    `MBEDTLS_KEY_ALG` was not modified because that is documented and used
    by platforms to select the key algorithm.
    
    Change-Id: Ief224681715c481691c80810501830ce16e210b0
    Signed-off-by: default avatardp-arm <dimitris.papastamos@arm.com>
    66b4c166
mbedtls_common.c 2.04 KB