• Varun Wadekar's avatar
    Tegra194: save system suspend entry marker to TZDRAM · 040529e9
    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 Tegra194 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>
    040529e9
plat_trampoline.S 3.41 KB