]> git.baikalelectronics.ru Git - arm-tf.git/commit
Tegra: remove weakly defined PSCI platform handlers
authorVarun Wadekar <vwadekar@nvidia.com>
Thu, 17 May 2018 17:10:25 +0000 (10:10 -0700)
committerVarun Wadekar <vwadekar@nvidia.com>
Fri, 31 Jan 2020 21:19:38 +0000 (13:19 -0800)
commite44f86ef2b01a71e78ce959d3dcfa354cf259c0f
tree02cedb6c912b04b1e95975dc49e8a441c3e670ba
parent39171cd0337be4c9bea14eb8f7f6cc583ea29ea4
Tegra: remove weakly defined PSCI platform handlers

This patch removes all the weakly defined PSCI handlers defined
per-platform, to improve code coverage numbers and reduce MISRA
defects.

Change-Id: I0f9c0caa0a6071d0360d07454b19dcc7340da8c2
Signed-off-by: Varun Wadekar <vwadekar@nvidia.com>
plat/nvidia/tegra/common/tegra_pm.c
plat/nvidia/tegra/include/tegra_private.h
plat/nvidia/tegra/soc/t132/plat_psci_handlers.c
plat/nvidia/tegra/soc/t186/plat_psci_handlers.c
plat/nvidia/tegra/soc/t194/plat_psci_handlers.c
plat/nvidia/tegra/soc/t210/plat_psci_handlers.c