summaryrefslogtreecommitdiff
path: root/include/plat/arm/css/common/css_def.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/plat/arm/css/common/css_def.h')
-rw-r--r--include/plat/arm/css/common/css_def.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/plat/arm/css/common/css_def.h b/include/plat/arm/css/common/css_def.h
index 157a22f4..38ff9ddd 100644
--- a/include/plat/arm/css/common/css_def.h
+++ b/include/plat/arm/css/common/css_def.h
@@ -111,6 +111,9 @@
/* TZC related constants */
#define PLAT_ARM_TZC_FILTERS REG_ATTR_FILTER_BIT_ALL
+#define PLAT_ARM_TZC_BASE 0x2a4a0000
+/* System timer related constants */
+#define PLAT_ARM_NSTIMER_FRAME_ID 1
#endif /* __CSS_DEF_H__ */