arm-trusted-firmware/lib/psci
Roberto Vargas 216e58a312 Reduce time lock in psci_do_cpu_off
psci_set_power_off_state only initializes a local variable, so there
isn't any reason why it should be done while the lock is held.

Change-Id: I1c62f4cd5d860d102532e5a5350152180d41d127
Signed-off-by: Roberto Vargas <roberto.vargas@arm.com>
2017-09-06 14:48:15 +01: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 psci_common: Resolve GCC static analysis false positive 2017-08-23 14:04:59 -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 Reduce time lock in psci_do_cpu_off 2017-09-06 14:48:15 +01:00
psci_on.c Address edge case for stale PSCI CPU data in cache 2017-07-26 11:59:00 +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 lib: psci: early suspend handler for platforms 2017-07-31 11:41:17 -07:00
psci_system_off.c Fix order of #includes 2017-07-12 14:45:31 +01:00