summaryrefslogtreecommitdiff
path: root/plat/freescale/imx8mq/include/platform_def.h
diff options
context:
space:
mode:
authorPeng Fan <peng.fan@nxp.com>2017-07-05 16:39:02 +0800
committerAnson Huang <Anson.Huang@nxp.com>2017-07-12 23:33:10 +0800
commit0e1d8df8ca232f69e277ce6894f06aadba7b8129 (patch)
tree0222873a9aa9dcc63fcdf5efd12d0d97e5c2397f /plat/freescale/imx8mq/include/platform_def.h
parent4d88656ba40c3f170d05fabcd393da4aa32967cc (diff)
imx8mq: enable tzc380
enable tzc380 for i.mx8mq Signed-off-by: Peng Fan <peng.fan@nxp.com>
Diffstat (limited to 'plat/freescale/imx8mq/include/platform_def.h')
-rw-r--r--plat/freescale/imx8mq/include/platform_def.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/plat/freescale/imx8mq/include/platform_def.h b/plat/freescale/imx8mq/include/platform_def.h
index 960c1b15..670f0abf 100644
--- a/plat/freescale/imx8mq/include/platform_def.h
+++ b/plat/freescale/imx8mq/include/platform_def.h
@@ -47,6 +47,8 @@
#define IMX_GPC_BASE 0x303a0000
#define IMX_WDOG_BASE 0x30280000
#define IMX_SNVS_BASE 0x30370000
+#define IMX_TZASC_BASE 0x32F80000
+#define IMX_IOMUX_GPR_BASE 0x30340000
#define COUNTER_FREQUENCY 8000000 /* 8MHz */