Tegra186: implement quasi power off (SC8) state
authorVarun Wadekar <vwadekar@nvidia.com>
Mon, 29 Feb 2016 18:24:30 +0000 (10:24 -0800)
committerVarun Wadekar <vwadekar@nvidia.com>
Mon, 20 Mar 2017 16:15:40 +0000 (09:15 -0700)
commit7eaf040abb52511eb638fbd88209cb2d33653762
tree55ddee0ea29da0df4bd61d8eb20ffbd64725c962
parent1f586a71377011c362eded70c39c1efb97950d9a
Tegra186: implement quasi power off (SC8) state

This patch adds support for the SC8 system power off state. This
state keeps the sensor subsystem powered ON while powering down
the remaining parts of the SoC. The CPUs and DRAM are powered down
as part of this state entry and perform a cold boot when exiting SC8.

Change-Id: Iba65c661a7fe077a0d696f114bab3b4595e19a0d
Signed-off-by: Varun Wadekar <vwadekar@nvidia.com>
plat/nvidia/tegra/soc/t186/plat_psci_handlers.c
plat/nvidia/tegra/soc/t186/plat_sip_calls.c