arm-trusted-firmware/include/drivers/auth/mbedtls
dp-arm 66b4c1660a mbedtls: Namespace TF specific macros
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: dp-arm <dimitris.papastamos@arm.com>
2017-03-22 15:30:05 +00:00
..
mbedtls_common.h TBB: add mbedTLS authentication related libraries 2015-06-25 08:53:27 +01:00
mbedtls_config.h mbedtls: Namespace TF specific macros 2017-03-22 15:30:05 +00:00