arm-trusted-firmware/drivers/auth/mbedtls
David Cunado b188351025 mbedtls: Namespace for TF specific macros
An earlier patch (arm-trusted-firmware#874) migrated MBEDTLS_ suffixed
macros to have a TBBR_ suffix to avoid any potential clash with future
mbedtls macros.

But on reflection the TBBR_ suffix could be confusing as the macros
are used to drive TF-specific configuration of mbedtls. As such
this patch migrates these macros from TBBR_suffix to TF_MBEDTLS_
suffix which more accurately conveys their use.

Change-Id: Ic87642b653ceeaa03d62f724976abd5e12e867d4
Signed-off-by: David Cunado <david.cunado@arm.com>
2017-05-12 14:44:35 +01:00
..
mbedtls_common.c mbedtls: Namespace for TF specific macros 2017-05-12 14:44:35 +01:00
mbedtls_common.mk Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
mbedtls_crypto.c Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
mbedtls_crypto.mk mbedtls: Namespace for TF specific macros 2017-05-12 14:44:35 +01:00
mbedtls_x509.mk Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
mbedtls_x509_parser.c Use SPDX license identifiers 2017-05-03 09:39:28 +01:00