mbedtls: Namespace TF specific macros
authordp-arm <dimitris.papastamos@arm.com>
Tue, 7 Mar 2017 10:08:42 +0000 (10:08 +0000)
committerdp-arm <dimitris.papastamos@arm.com>
Wed, 22 Mar 2017 15:30:05 +0000 (15:30 +0000)
commit66b4c1660ab9094ffb5412ae0ca98eb4a8111662
treeee01070093ab154756e8f1b288d2dac7af4b41f8
parent3944adca5943a050ca7e7e9cc802a9ae04dec186
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>
drivers/auth/mbedtls/mbedtls_common.c
drivers/auth/mbedtls/mbedtls_crypto.mk
include/drivers/auth/mbedtls/mbedtls_config.h