arm-trusted-firmware/services/std_svc/psci
Soby Mathew 16e05cdbf7 PSCI: Update state only if CPU_OFF is not denied by SPD
This patch fixes an issue in the PSCI framework where the affinity info
state of a core was being set to OFF even when the SPD had denied the
CPU_OFF request. Now, the state remains set to ON instead.

Fixes ARM-software/tf-issues#323

Change-Id: Ia9042aa41fae574eaa07fd2ce3f50cf8cae1b6fc
2015-10-06 09:49:10 +01:00
..
psci_common.c Re-design bakery lock memory allocation and algorithm 2015-09-11 16:19:21 +01:00
psci_entry.S PSCI: Switch to the new PSCI frameworks 2015-08-13 23:47:57 +01:00
psci_helpers.S PSCI: Rework generic code to conform to coding guidelines 2015-08-13 23:48:07 +01:00
psci_main.c PSCI: Rework generic code to conform to coding guidelines 2015-08-13 23:48:07 +01:00
psci_off.c PSCI: Update state only if CPU_OFF is not denied by SPD 2015-10-06 09:49:10 +01:00
psci_on.c Make generic code work in presence of system caches 2015-09-14 22:09:40 +01:00
psci_private.h Re-design bakery lock memory allocation and algorithm 2015-09-11 16:19:21 +01:00
psci_setup.c Make generic code work in presence of system caches 2015-09-14 22:09:40 +01:00
psci_suspend.c Make generic code work in presence of system caches 2015-09-14 22:09:40 +01:00
psci_system_off.c PSCI: Switch to the new PSCI frameworks 2015-08-13 23:47:57 +01:00