arm-trusted-firmware/lib/psci
Etienne Carriere c283e05af1 psci: minor fixes in lib
Call svc_suspend_finish if registered.
psci_get_stat() is static to psci_stat.c
Fix types used in comparison.
Fix coding style (empty line between variable definition and instructions
block).

Signed-off-by: Etienne Carriere <etienne.carriere@st.com>
2017-06-22 22:10:32 +02:00
..
aarch32 Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
aarch64 Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
psci_common.c Tegra: enable 'signed-comparison' compilation warning/errors 2017-06-14 14:59:07 -07:00
psci_lib.mk Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
psci_main.c Tegra: enable 'signed-comparison' compilation warning/errors 2017-06-14 14:59:07 -07:00
psci_off.c Tegra: enable 'signed-comparison' compilation warning/errors 2017-06-14 14:59:07 -07:00
psci_on.c Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
psci_private.h Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
psci_setup.c Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
psci_stat.c psci: minor fixes in lib 2017-06-22 22:10:32 +02:00
psci_suspend.c psci: minor fixes in lib 2017-06-22 22:10:32 +02:00
psci_system_off.c Use SPDX license identifiers 2017-05-03 09:39:28 +01:00