arm-trusted-firmware/plat/nvidia/tegra/soc/t186
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 Tegra186: mce: get the "right" uncore command/response bits 2019-01-23 10:31:13 -08:00
plat_memctrl.c Tegra186: memctrl: lock stream id security config 2020-01-31 13:21:56 -08:00
plat_psci_handlers.c Tegra: remove weakly defined PSCI platform handlers 2020-01-31 13:19:38 -08:00
plat_secondary.c Tegra: rename secure scratch register macros 2019-01-23 10:32:48 -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 Tegra186: sip_calls: fix defects flagged by MISRA scan 2019-01-18 09:09:15 -08:00
plat_smmu.c Tegra186: smmu: add support for backup multiple smmu regs 2019-01-31 08:45:22 -08:00
plat_trampoline.S Tegra186: trampoline: include bl_common.h 2019-02-07 08:47:51 -08:00
platform_t186.mk Tegra: platform handler to relocate BL32 image 2020-02-20 09:25:45 -08:00