arm-trusted-firmware/plat/nvidia/tegra/include
Anthony Zhou 9aaa8882eb 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>
2020-03-21 19:00:05 -07:00
..
drivers Tegra: memctrl_v2: remove support to secure TZSRAM 2020-03-21 19:00:05 -07: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 Tegra186: system resume from TZSRAM memory 2020-03-18 17:47:27 -07:00
t194 Tegra194: move cluster and CPU counter to header file. 2020-03-21 19:00:05 -07:00
t210 Tegra210: support for secure physical timer 2020-03-11 13:40:07 -07:00
plat_macros.S Makefile: remove extra include paths in INCLUDES 2019-04-03 15:30:46 +01:00
platform_def.h Tegra194: move cluster and CPU counter to header file. 2020-03-21 19:00:05 -07:00
tegra_platform.h Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ 2019-08-01 13:14:12 -07:00
tegra_private.h Tegra194: enable dual execution for EL2 and EL3 2020-03-18 17:47:03 -07:00