arm-trusted-firmware/include/drivers/auth
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 mbedtls: Namespace TF specific macros 2017-03-22 15:30:05 +00:00
auth_common.h TBB: add non-volatile counter support 2016-03-31 13:29:17 +01:00
auth_mod.h Rearrange fields in TF data structures to reduce padding 2016-01-13 09:39:40 +00:00
crypto_mod.h TBB: add authentication framework 2015-06-25 08:53:26 +01:00
img_parser_mod.h Remove direct usage of __attribute__((foo)) 2016-01-14 10:55:17 -08:00