arm-trusted-firmware/include
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
..
bl1 Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
bl31 Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
bl32 Migrate secure payload dispatchers to new SMC terminology 2017-05-04 21:23:06 +01:00
common Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
drivers mbedtls: Namespace for TF specific macros 2017-05-12 14:44:35 +01:00
lib Merge pull request #927 from jeenu-arm/state-switch 2017-05-11 16:04:52 +01:00
plat Merge pull request #927 from jeenu-arm/state-switch 2017-05-11 16:04:52 +01:00
services Use SPDX license identifiers 2017-05-03 09:39:28 +01:00