summaryrefslogtreecommitdiff
path: root/plat/arm/board/juno/include/platform_def.h
diff options
context:
space:
mode:
Diffstat (limited to 'plat/arm/board/juno/include/platform_def.h')
-rw-r--r--plat/arm/board/juno/include/platform_def.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/plat/arm/board/juno/include/platform_def.h b/plat/arm/board/juno/include/platform_def.h
index 68c38ee1..ea128b6e 100644
--- a/plat/arm/board/juno/include/platform_def.h
+++ b/plat/arm/board/juno/include/platform_def.h
@@ -26,6 +26,9 @@
#define PLATFORM_CORE_COUNT (JUNO_CLUSTER0_CORE_COUNT + \
JUNO_CLUSTER1_CORE_COUNT)
+/* Cryptocell HW Base address */
+#define PLAT_CRYPTOCELL_BASE 0x60050000
+
/*
* Other platform porting definitions are provided by included headers
*/