Implement get_sys_suspend_power_state() handler for Tegra
This patch implements the get_sys_suspend_power_state() handler required by
the PSCI SYSTEM_SUSPEND API. The intent of this handler is to return the
appropriate State-ID field which can be utilized in `affinst_suspend()` to
suspend to system affinity level.

Signed-off-by: Varun Wadekar <vwadekar@nvidia.com>
1 parent 484bb38 commit 94c672e77f5e39902e46c26cc38df313f9bc1e49
@Varun Wadekar Varun Wadekar authored on 3 Jul 2015
Showing 4 changed files
View
docs/plat/nvidia-tegra.md
View
plat/nvidia/tegra/common/tegra_pm.c
View
plat/nvidia/tegra/include/t210/tegra_def.h
View
plat/nvidia/tegra/soc/t210/plat_psci_handlers.c