arm-trusted-firmware/drivers
Antonio Nino Diaz ad4c2ec688 Add console_core_flush() in upstream platforms
It is needed to add placeholders for this function because, as this is
not a `plat_xxx()` function, there aren't weak definitions of it in any
file.

If `console_flush()` is used and there isn't an implementation of
`console_core_flush()` in any file, the compilation will fail.

Change-Id: I50eb56d085c4c9fbc85d40c343e86af6412f3020
Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>
2017-03-31 09:54:21 +01:00
..
arm Add console_flush() to console API 2017-03-31 09:54:21 +01:00
auth Merge pull request #844 from antonio-nino-diaz-arm/an/no-timingsafe 2017-02-20 14:00:05 +00:00
cadence/uart Add console_core_flush() in upstream platforms 2017-03-31 09:54:21 +01:00
console Add console_flush() to console API 2017-03-31 09:54:21 +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 Add console_core_flush() in upstream platforms 2017-03-31 09:54:21 +01:00