arm-trusted-firmware/plat/nvidia/tegra/soc/t210
Varun Wadekar 93eafbcad4 Tegra: implement per-SoC validate_power_state() handler
The validate_power_state() handler checks the power_state for a valid afflvl
and state id. Although the afflvl check is common, the state ids are implementation
defined.

This patch moves the handler to the tegra/soc folder to allow each SoC to validate
the power_state for supported parameters.

Signed-off-by: Varun Wadekar <vwadekar@nvidia.com>
2015-07-24 09:08:27 +05:30
..
plat_psci_handlers.c Tegra: implement per-SoC validate_power_state() handler 2015-07-24 09:08:27 +05:30
plat_secondary.c Tegra210: lock PMC registers holding CPU vector addresses 2015-07-17 19:06:54 +05:30
plat_setup.c Support for NVIDIA's Tegra T210 SoCs 2015-05-29 16:43:25 +05:30
platform_t210.mk Tegra: T210: include CPU files from SoC's platform.mk 2015-07-24 09:08:27 +05:30