summaryrefslogtreecommitdiff
path: root/plat/fvp/fvp_def.h
diff options
context:
space:
mode:
Diffstat (limited to 'plat/fvp/fvp_def.h')
-rw-r--r--plat/fvp/fvp_def.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/plat/fvp/fvp_def.h b/plat/fvp/fvp_def.h
index e3442fce7..a2f2da8c5 100644
--- a/plat/fvp/fvp_def.h
+++ b/plat/fvp/fvp_def.h
@@ -236,8 +236,8 @@
* CCI-400 related constants
******************************************************************************/
#define CCI400_BASE 0x2c090000
-#define CCI400_SL_IFACE3_CLUSTER_IX 0
-#define CCI400_SL_IFACE4_CLUSTER_IX 1
+#define CCI400_CLUSTER0_SL_IFACE_IX 3
+#define CCI400_CLUSTER1_SL_IFACE_IX 4
/*******************************************************************************
* GIC-400 & interrupt handling related constants