Skip to content
Snippets Groups Projects
Commit 2139c9c8 authored by Varun Wadekar's avatar Varun Wadekar
Browse files

Tegra186: system resume from TZSRAM memory


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>
parent 8336c94d
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment