arm-trusted-firmware/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.c mbedtls: Namespace TF specific macros 2017-03-22 15:30:05 +00:00
mbedtls_common.mk Always build with '-pedantic' 2016-01-05 11:41:08 +00:00
mbedtls_crypto.c Revert "tbbr: Use constant-time bcmp() to compare hashes" 2017-02-16 15:15:23 +00:00
mbedtls_crypto.mk mbedtls: Namespace TF specific macros 2017-03-22 15:30:05 +00:00
mbedtls_x509.mk TBB: add mbedTLS authentication related libraries 2015-06-25 08:53:27 +01:00
mbedtls_x509_parser.c Merge pull request #844 from antonio-nino-diaz-arm/an/no-timingsafe 2017-02-20 14:00:05 +00:00