• ldts's avatar
    psci: platform control of SYSTEM_SUSPEND entry · a4065abd
    ldts authored
    Some platforms can only resume from system suspend from the boot
    CPU, hence they should only enter that state from that same core.
    
    The following commit presents an interface that allows the platform to
    reject system suspend entry near its very last stage (last CPU).
    a4065abd
psci_main.c 13.6 KB