• Achin Gupta's avatar
    psci: preserve target affinity level during suspend · a45e3973
    Achin Gupta authored
    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
    a45e3973
psci_afflvl_suspend.c 17.5 KB