• Varun Wadekar's avatar
    Tegra186: save system suspend entry marker to TZDRAM · 539c62d7
    Varun Wadekar authored
    
    
    This patch adds support to save the system suspend entry and exit
    markers to TZDRAM to help the trampoline code decide if the current
    warmboot is actually an exit from System Suspend.
    
    The Tegra186 platform handler sets the system suspend entry marker
    before entering SC7 state and the trampoline flips the state back to
    system resume, on exiting SC7.
    
    Change-Id: I29d73f1693c89ebc8d19d7abb1df1e460eb5558e
    Signed-off-by: default avatarVarun Wadekar <vwadekar@nvidia.com>
    539c62d7
plat_trampoline.S 3.44 KB