Tegra194: move cluster and CPU counter to header file.
MISRA rules request that the cluster and CPU counter be unsigned
values and have a suffix 'U'. If the define located in the makefile,
this cannot be done.

This patch moves the PLATFORM_CLUSTER_COUNT and PLATFORM_MAX_CPUS_PER_CLUSTER
macros to tegra_def.h as a result.

Change-Id: I9ef0beb29485729de204b4ffbb5241b039690e5a
Signed-off-by: Anthony Zhou <anzhou@nvidia.com>
1 parent 7644e2a commit 9aaa8882eb62034d88eef30171ad1af01ca47b7b
@Anthony Zhou Anthony Zhou authored on 11 Mar 2019
Varun Wadekar committed on 21 Mar 2020
Showing 3 changed files
View
plat/nvidia/tegra/include/platform_def.h
View
plat/nvidia/tegra/include/t194/tegra_def.h
View
plat/nvidia/tegra/soc/t194/platform_t194.mk