arm-trusted-firmware/plat/nvidia/tegra/common
Varun Wadekar 2693f1dbc7 Tegra: implement common handler `plat_get_target_pwr_state()`
This patch adds a platform handler to calculate the proper target power
level at the specified affinity level.

Tegra platforms assign a local state value in order of decreasing depth
of the power state i.e. for two power states X & Y, if X < Y then X
represents a shallower power state than Y. As a result, the coordinated
target local power state for a power domain will be the maximum of the
requested local power state values.

Change-Id: I67360684b7f5b783fcfdd605b96da5375fa05417
Signed-off-by: Varun Wadekar <vwadekar@nvidia.com>
2017-02-28 08:50:01 -08:00
..
aarch64 Tegra: include platform_def.h to access UART macros 2017-02-28 08:50:01 -08:00
drivers Tegra: allow individual SoCs to restore their settings 2017-02-23 11:52:10 -08:00
tegra_bl31_setup.c Tegra: handler for per-soc early setup 2017-02-28 08:50:01 -08:00
tegra_common.mk Tegra: implement common handler `plat_get_target_pwr_state()` 2017-02-28 08:50:01 -08:00
tegra_delay_timer.c Tegra: introduce delay timer support 2015-07-17 19:06:36 +05:30
tegra_gic.c Add missing features to the Tegra GIC driver 2015-06-22 14:55:49 +05:30
tegra_pm.c Tegra: implement common handler `plat_get_target_pwr_state()` 2017-02-28 08:50:01 -08:00
tegra_sip_calls.c Tegra: allow SiP smc calls from Secure World 2017-02-28 08:50:01 -08:00
tegra_topology.c Tegra: remove support for legacy platform APIs 2015-12-04 15:41:20 -08:00