arm-trusted-firmware/plat/nvidia/tegra/include
Varun Wadekar 43ec35ee75 Tegra: fix PLATFORM_{CORE_COUNT|NUM_AFFS} macros
This patch fixes the following macros for Tegra SoCs.

* PLATFORM_CORE_COUNT: PLATFORM_CLUSTER_COUNT * PLATFORM_MAX_CPUS_PER_CLUSTER
* PLATFORM_NUM_AFFS: PLATFORM_CORE_COUNT + PLATFORM_CLUSTER_COUNT + 1

Signed-off-by: Varun Wadekar <vwadekar@nvidia.com>
2015-08-12 09:24:50 +05:30
..
drivers Reserve a Video Memory aperture in DRAM memory 2015-06-12 17:40:31 +05:30
t132 Tegra: Support for Tegra's T132 platforms 2015-07-24 09:25:23 +05:30
t210 Tegra210: enable WRAP to INCR burst type conversions 2015-07-27 17:34:41 +05:30
plat_macros.S Support for NVIDIA's Tegra T210 SoCs 2015-05-29 16:43:25 +05:30
platform_def.h Tegra: fix PLATFORM_{CORE_COUNT|NUM_AFFS} macros 2015-08-12 09:24:50 +05:30
tegra_private.h Tegra: retrieve BL32's bootargs from bl32_ep_info 2015-07-31 10:26:22 +05:30