arm-trusted-firmware/lib/psci
Antonio Nino Diaz 0b32628edd Flush console where necessary
Call console_flush() before execution either terminates or leaves an
exception level.

Fixes: ARM-software/tf-issues#123

Change-Id: I64eeb92effb039f76937ce89f877b68e355588e3
Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>
2017-03-31 09:54:22 +01:00
..
aarch32 Add provision to extend CPU operations at more levels 2016-12-15 15:41:40 +00:00
aarch64 Add provision to extend CPU operations at more levels 2016-12-15 15:41:40 +00:00
psci_common.c PSCI: Optimize call paths if all participants are cache-coherent 2017-03-02 11:00:20 +00:00
psci_lib.mk Report errata workaround status to console 2017-01-30 14:53:19 +00:00
psci_main.c PSCI: Decouple PSCI stat residency calculation from PMF 2017-02-13 14:33:06 +00:00
psci_off.c PSCI: Optimize call paths if all participants are cache-coherent 2017-03-02 11:00:20 +00:00
psci_on.c PSCI: Optimize call paths if all participants are cache-coherent 2017-03-02 11:00:20 +00:00
psci_private.h PSCI: Optimize call paths if all participants are cache-coherent 2017-03-02 11:00:20 +00:00
psci_setup.c PSCI: Introduce cache and barrier wrappers 2017-03-02 11:00:20 +00:00
psci_stat.c PSCI: Decouple PSCI stat residency calculation from PMF 2017-02-13 14:33:06 +00:00
psci_suspend.c PSCI: Optimize call paths if all participants are cache-coherent 2017-03-02 11:00:20 +00:00
psci_system_off.c Flush console where necessary 2017-03-31 09:54:22 +01:00