• Soby Mathew's avatar
    PSCI: Update state only if CPU_OFF is not denied by SPD · 16e05cdb
    Soby Mathew authored
    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
    16e05cdb
psci_off.c 5.36 KB