Home
last modified time | relevance | path

Searched hist:"73 e052846ab4c45194d639ab65b523448a7d7edd" (Results 1 – 5 of 5) sorted by relevance

/rk3399_ARM-atf/drivers/console/aarch32/
H A Dskeleton_console.S73e052846ab4c45194d639ab65b523448a7d7edd Mon Feb 06 16:03:41 UTC 2017 Antonio Nino Diaz <antonio.ninodiaz@arm.com> 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>
/rk3399_ARM-atf/drivers/console/aarch64/
H A Dskeleton_console.S73e052846ab4c45194d639ab65b523448a7d7edd Mon Feb 06 16:03:41 UTC 2017 Antonio Nino Diaz <antonio.ninodiaz@arm.com> 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>
/rk3399_ARM-atf/drivers/arm/pl011/aarch64/
H A Dpl011_console.S73e052846ab4c45194d639ab65b523448a7d7edd Mon Feb 06 16:03:41 UTC 2017 Antonio Nino Diaz <antonio.ninodiaz@arm.com> 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>
/rk3399_ARM-atf/drivers/arm/pl011/aarch32/
H A Dpl011_console.S73e052846ab4c45194d639ab65b523448a7d7edd Mon Feb 06 16:03:41 UTC 2017 Antonio Nino Diaz <antonio.ninodiaz@arm.com> 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>
/rk3399_ARM-atf/include/drivers/
H A Dconsole.h73e052846ab4c45194d639ab65b523448a7d7edd Mon Feb 06 16:03:41 UTC 2017 Antonio Nino Diaz <antonio.ninodiaz@arm.com> 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>