Tegra: remove weakly defined platform setup handlers
This patch converts the weakly defined platform setup handlers into
actual platform specific handlers to improve code coverage numbers
and some MISRA defects.

The weakly defined handlers never get executed thus resulting in
lower coverage - function, function calls, statements, branches
and pairs.

Change-Id: I02f450f66b5754a90d934df4d76eb91459fca5f9
Signed-off-by: Varun Wadekar <vwadekar@nvidia.com>
1 parent 5f1803f commit 39171cd0337be4c9bea14eb8f7f6cc583ea29ea4
@Varun Wadekar Varun Wadekar authored on 17 May 2018
Showing 4 changed files
View
plat/nvidia/tegra/common/tegra_bl31_setup.c
View
plat/nvidia/tegra/soc/t132/plat_setup.c
View
plat/nvidia/tegra/soc/t186/plat_setup.c
View
plat/nvidia/tegra/soc/t210/plat_setup.c