arm-trusted-firmware/plat/nvidia/tegra/include
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 Tegra: include: fix violations of MISRA Rule 21.1 2020-01-12 14:44:40 -08:00
lib Tegra: include: fix violations of MISRA Rule 21.1 2020-01-12 14:44:40 -08:00
t132 Tegra: per-SoC DRAM base values 2020-01-31 13:19:08 -08:00
t186 Tegra: per-SoC DRAM base values 2020-01-31 13:19:08 -08:00
t194 Tegra: per-SoC DRAM base values 2020-01-31 13:19:08 -08:00
t210 Tegra: per-SoC DRAM base values 2020-01-31 13:19:08 -08:00
plat_macros.S Makefile: remove extra include paths in INCLUDES 2019-04-03 15:30:46 +01:00
platform_def.h Tegra: dummy support for the io_storage backend 2019-03-01 10:22:54 -08:00
tegra_platform.h Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ 2019-08-01 13:14:12 -07:00
tegra_private.h Tegra: handler to check support for System Suspend 2020-02-20 09:25:45 -08:00