arm-trusted-firmware/include/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 GICv3: Introduce power management APIs for Redistributor 2016-12-15 14:08:26 +00:00
auth mbedtls: Namespace TF specific macros 2017-03-22 15:30:05 +00:00
cadence drivers: Add Cadence UART driver 2016-04-01 11:43:45 -07:00
io Fix incorrect copyright notices 2016-12-14 14:31:32 +00:00
partition partition: check GPT partition table 2016-09-20 13:19:32 +08:00
synopsys 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
console.h Introduce console_uninit() API in ARM Trusted Firmware 2015-12-09 16:38:29 +00:00
delay_timer.h Fix SP804 delay timer on FVP 2015-12-04 10:23:33 +00:00
emmc.h emmc/sd: for C99 compliance, changed the unsigned char/short bitfield to unsigned int bitfields 2016-12-01 22:43:21 +08:00
generic_delay_timer.h Implement generic delay timer 2016-05-20 15:29:30 +01:00
gpio.h gpio: support gpio set/get pull status 2016-05-27 09:39:56 +08:00