summaryrefslogtreecommitdiff
path: root/plat/fvp/include/platform_def.h
diff options
context:
space:
mode:
Diffstat (limited to 'plat/fvp/include/platform_def.h')
-rw-r--r--plat/fvp/include/platform_def.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/plat/fvp/include/platform_def.h b/plat/fvp/include/platform_def.h
index 7cc9e90a..6713c5c2 100644
--- a/plat/fvp/include/platform_def.h
+++ b/plat/fvp/include/platform_def.h
@@ -105,6 +105,7 @@
#define PLATFORM_MAX_CPUS_PER_CLUSTER 4
#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