• Achin Gupta's avatar
    Juno: Implement PSCI CPU_OFF and CPU_SUSPEND APIs · fef4fdb9
    Achin Gupta authored
    This patch adds support for PSCI CPU_OFF and CPU_SUSPEND APIs to the Juno port
    of the ARM Trusted Firmware. The maximum affinity level that can be suspended is
    the cluster level (affinity level 1). Support for suspending the system level is
    not present.
    
    Change-Id: Ie2c9da0acd7d1b0d5ac64940cdf40347153e52c8
    fef4fdb9
plat_pm.c 9.78 KB