arm-trusted-firmware/plat/nvidia/tegra/soc/t186
Varun Wadekar f3a20c3224 Tegra186: implement `get_target_pwr_state` handler
This patch implements the `get_target_pwr_state` handler for Tegra186
SoCs. The SoC port uses this handler to find out the cluster/system
state during CPU_SUSPEND, CPU_OFF and SYSTEM_SUSPEND calls.

The MCE firmware controls the power state of the CPU/CLuster/System,
so we query it to get the state and act accordingly.

Change-Id: I86633d8d79aec7dcb405d2301ac69910f93110fe
Signed-off-by: Varun Wadekar <vwadekar@nvidia.com>
2017-03-30 16:49:05 -07:00
..
drivers Tegra186: mce: add the mce_update_cstate_info() helper function 2017-03-30 15:32:09 -07:00
plat_psci_handlers.c Tegra186: implement `get_target_pwr_state` handler 2017-03-30 16:49:05 -07:00
plat_secondary.c Tegra186: save/restore BL31 context to/from TZDRAM 2017-03-23 14:17:32 -07:00
plat_setup.c Tegra186: check MCE firmware version during boot 2017-03-23 14:19:46 -07:00
plat_sip_calls.c Tegra186: mce: enable LATIC for chip verification 2017-03-23 14:19:12 -07:00
plat_trampoline.S Tegra186: fix recursion in included headers (tegra_def.h/platform_def.h) 2017-03-27 10:17:43 -07:00
platform_t186.mk Tegra186: mce: enable LATIC for chip verification 2017-03-23 14:19:12 -07:00