arm-trusted-firmware/plat/nvidia/tegra
Varun Wadekar 7afd463753 Tegra186: support for C6/C7 CPU_SUSPEND states
This patch adds support for the C6 and C7 CPU_SUSPEND states. C6 is
an idle state while C7 is a powerdown state.

The MCE block takes care of the entry/exit to/from these core power
states and hence we call the corresponding MCE handler to process
these requests. The NS driver passes the tentative time that the
core is expected to stay in this state as part of the power_state
parameter, which we store in a per-cpu array and pass it to the
MCE block.

Change-Id: I152acb11ab93d91fb866da2129b1795843dfa39b
Signed-off-by: Varun Wadekar <vwadekar@nvidia.com>
2017-03-20 09:13:52 -07:00
..
common Tegra: memctrl_v2: secure the on-chip TZSRAM memory 2017-03-20 09:13:39 -07:00
include Tegra186: support for C6/C7 CPU_SUSPEND states 2017-03-20 09:13:52 -07:00
soc Tegra186: support for C6/C7 CPU_SUSPEND states 2017-03-20 09:13:52 -07:00
platform.mk Tegra210: enable errata for Cortex-A57 and Cortex-A53 CPUs 2017-03-07 10:27:21 -08:00