• Varun Wadekar's avatar
    lib: psci: early suspend handler for platforms · 1862d620
    Varun Wadekar authored
    
    
    This patch adds an early suspend handler, that executes with
    SMP and data cache enabled. This handler allows platforms to
    perform any early actions during the CPU suspend entry sequence.
    
    This handler is optional and platforms can choose to implement it
    depending on their needs. The `pwr_domain_suspend` handler still
    exists and platforms can keep on using it without any side effects.
    Signed-off-by: default avatarVarun Wadekar <vwadekar@nvidia.com>
    1862d620
porting-guide.rst 105 KB