arm-trusted-firmware/common/psci
Achin Gupta a45e39738b psci: preserve target affinity level during suspend
This patch adds support to save and restore the target affinity level
specified during a cpu_suspend psci call. This ensures that we
traverse only through the affinity levels that we originally intended
to after resuming from suspend.

Change-Id: I0900ae49a50b496da137cfec8f158da0397ec56c
2014-01-20 18:45:04 +00:00
..
psci_afflvl_off.c Update year in copyright text to 2014 2014-01-17 10:27:53 +00:00
psci_afflvl_on.c Update year in copyright text to 2014 2014-01-17 10:27:53 +00:00
psci_afflvl_suspend.c psci: preserve target affinity level during suspend 2014-01-20 18:45:04 +00:00
psci_common.c psci: preserve target affinity level during suspend 2014-01-20 18:45:04 +00:00
psci_entry.S psci: preserve target affinity level during suspend 2014-01-20 18:45:04 +00:00
psci_main.c Update year in copyright text to 2014 2014-01-17 10:27:53 +00:00
psci_private.h psci: preserve target affinity level during suspend 2014-01-20 18:45:04 +00:00
psci_setup.c Update year in copyright text to 2014 2014-01-17 10:27:53 +00:00