An error occurred while fetching folder content.
mbedtls: Namespace TF specific macros
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
Name Last commit Last update
..