summaryrefslogtreecommitdiff
path: root/plat/juno/include/platform_def.h
diff options
context:
space:
mode:
Diffstat (limited to 'plat/juno/include/platform_def.h')
-rw-r--r--plat/juno/include/platform_def.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/plat/juno/include/platform_def.h b/plat/juno/include/platform_def.h
index be1fb279..9eb30535 100644
--- a/plat/juno/include/platform_def.h
+++ b/plat/juno/include/platform_def.h
@@ -92,6 +92,7 @@
#define PLATFORM_CORE_COUNT 6
#define PLATFORM_NUM_AFFS (PLATFORM_CLUSTER_COUNT + \
PLATFORM_CORE_COUNT)
+#define PLATFORM_MAX_AFFLVL MPIDR_AFFLVL1
#define MAX_IO_DEVICES 3
#define MAX_IO_HANDLES 4