arm-trusted-firmware/drivers
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
..
arm Merge pull request #861 from soby-mathew/sm/aarch32_fixes 2017-03-18 12:16:27 +00:00
auth mbedtls: Namespace TF specific macros 2017-03-22 15:30:05 +00:00
cadence/uart Move console drivers to AArch64 folder 2016-08-09 17:33:57 +01:00
console AArch32: Add console driver 2016-08-10 12:35:46 +01:00
delay_timer Implement generic delay timer 2016-05-20 15:29:30 +01:00
emmc Replace some memset call by zeromem 2017-02-06 17:01:39 +00:00
gpio gpio: support gpio set/get pull status 2016-05-27 09:39:56 +08:00
io Remove redundant assert 2017-02-22 11:09:58 +00:00
partition Replace some memset call by zeromem 2017-02-06 17:01:39 +00:00
synopsys/emmc drivers: add designware emmc driver 2017-01-23 22:08:45 +08:00
ti/uart uart: 16550: Fix getc 2017-01-10 09:36:44 -06:00