arm-trusted-firmware/plat/nvidia/tegra/soc/t194
Varun Wadekar 5d52aea89d Tegra: handler to check support for System Suspend
Tegra210 SoCs need the sc7entry-fw to enter System Suspend mode,
but there might be certain boards that do not have this firmware
blob. To stop the NS world from issuing System suspend entry
commands on such devices, we ned to disable System Suspend from
the PSCI "features".

This patch removes the System suspend handler from the Tegra PSCI
ops, so that the framework will disable support for "System Suspend"
from the PSCI "features".

Original change by: kalyani chidambaram <kalyanic@nvidia.com>

Change-Id: Ie029f82f55990a8b3a6debb73e95e0e218bfd1f5
Signed-off-by: Varun Wadekar <vwadekar@nvidia.com>
2020-02-20 09:25:45 -08:00
..
drivers Tegra194: mce: declare nvg_roc_clean_cache_trbits() 2020-02-05 19:15:40 +00:00
plat_memctrl.c Tegra194: memctrl: lock mc stream id security config 2020-02-20 09:25:45 -08:00
plat_psci_handlers.c Tegra194: remove support for simulated system suspend 2020-01-31 13:21:46 -08:00
plat_secondary.c Tegra194: helper functions for CPU rst handler and SMMU ctx offset 2019-11-28 11:14:21 -08:00
plat_setup.c Tegra: handler to check support for System Suspend 2020-02-20 09:25:45 -08:00
plat_sip_calls.c Tegra194: remove support for simulated system suspend 2020-01-31 13:21:46 -08:00
plat_smmu.c Tegra194: smmu: add PCIE0R1 mc reg to system suspend save list 2020-01-23 09:03:01 -08:00
plat_trampoline.S Tegra194: smmu: add PCIE0R1 mc reg to system suspend save list 2020-01-23 09:03:01 -08:00
platform_t194.mk Tegra194: enable spe-console functionality 2020-01-28 09:43:10 +00:00