arm-trusted-firmware/include/drivers
Antonio Nino Diaz 73e052846a Add console_flush() to console API
This function ensures that console output is flushed, for example
before shutting down or use by another component

In line with other console APIs, console_flush() wraps
console_core_flush().

Also implement console_core_flush() for PL011.

Change-Id: I3db365065e4de04a454a5c2ce21be335a23a01e4
Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>
2017-03-31 09:54:21 +01:00
..
arm GICv3: Introduce power management APIs for Redistributor 2016-12-15 14:08:26 +00:00
auth TBB: add non-volatile counter support 2016-03-31 13:29:17 +01: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 Add console_flush() to console API 2017-03-31 09:54:21 +01: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