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: Varun Wadekar <vwadekar@nvidia.com>
1 parent 8336c94 commit 2139c9c8bfb23bbefdfa0f7086dddf1a2f14870f
@Varun Wadekar Varun Wadekar authored on 9 Nov 2018
Showing 6 changed files
View
plat/nvidia/tegra/include/t186/tegra186_private.h
View
plat/nvidia/tegra/soc/t186/drivers/se/se.c
View
plat/nvidia/tegra/soc/t186/plat_memctrl.c
View
plat/nvidia/tegra/soc/t186/plat_psci_handlers.c
View
plat/nvidia/tegra/soc/t186/plat_secondary.c
View
plat/nvidia/tegra/soc/t186/plat_trampoline.S