summaryrefslogtreecommitdiff
path: root/plat/nvidia/tegra/soc/t194/platform_t194.mk
diff options
context:
space:
mode:
authorPritesh Raithatha <praithatha@nvidia.com>2017-01-24 14:16:07 +0530
committerVarun Wadekar <vwadekar@nvidia.com>2019-10-24 15:43:26 -0700
commit0ea8881ea3c776491ab9b1326798b1283f0cec1f (patch)
tree754d392ac809da98dd5d4edcbae3265c624f26b3 /plat/nvidia/tegra/soc/t194/platform_t194.mk
parent2ac8cb7e4f33c25e164c03b41c78007ef078f8a0 (diff)
downloadarm-trusted-firmware-0ea8881ea3c776491ab9b1326798b1283f0cec1f.tar.gz
Tegra194: add support for multiple SMMU devices
This patch adds support for all three SMMU devices present on the SoC. The following changes have been done: Add SMMU devices to the memory map Update register read and write functions Change-Id: I0007b496d2ae7264f4fa9f605d4b0a15fa747a0f Signed-off-by: Pritesh Raithatha <praithatha@nvidia.com>
Diffstat (limited to 'plat/nvidia/tegra/soc/t194/platform_t194.mk')
-rw-r--r--plat/nvidia/tegra/soc/t194/platform_t194.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/plat/nvidia/tegra/soc/t194/platform_t194.mk b/plat/nvidia/tegra/soc/t194/platform_t194.mk
index 54bc9419a..cb31bdd18 100644
--- a/plat/nvidia/tegra/soc/t194/platform_t194.mk
+++ b/plat/nvidia/tegra/soc/t194/platform_t194.mk
@@ -23,6 +23,9 @@ $(eval $(call add_define,ENABLE_CHIP_VERIFICATION_HARNESS))
ENABLE_SMMU_DEVICE := 0
$(eval $(call add_define,ENABLE_SMMU_DEVICE))
+NUM_SMMU_DEVICES := 3
+$(eval $(call add_define,NUM_SMMU_DEVICES))
+
RESET_TO_BL31 := 1
PROGRAMMABLE_RESET_ADDRESS := 1