• Varun Wadekar's avatar
    Tegra186: system resume from TZSRAM memory · 2139c9c8
    Varun Wadekar authored
    
    
    TZSRAM loses power during System suspend, so the entire contents
    are copied to TZDRAM before Sysem Suspend entry. The warmboot code
    verifies and restores the contents to TZSRAM during System Resume.
    
    This patch removes the code that sets up CPU vector to point to
    TZSRAM during System Resume as a result. The trampoline code can
    also be completely removed as a result.
    
    Change-Id: I2830eb1db16efef3dfd96c4e3afc41a307588ca1
    Signed-off-by: default avatarVarun Wadekar <vwadekar@nvidia.com>
    2139c9c8
plat_psci_handlers.c 13.3 KB