summaryrefslogtreecommitdiff
path: root/plat/arm/fvp/include/platform_def.h
diff options
context:
space:
mode:
Diffstat (limited to 'plat/arm/fvp/include/platform_def.h')
-rw-r--r--plat/arm/fvp/include/platform_def.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plat/arm/fvp/include/platform_def.h b/plat/arm/fvp/include/platform_def.h
index 2a12fde..b8871c4 100644
--- a/plat/arm/fvp/include/platform_def.h
+++ b/plat/arm/fvp/include/platform_def.h
@@ -253,7 +253,7 @@
#define MAX_MMAP_REGIONS 50
#else
#if IMAGE_CACTUS
-#define MAX_XLAT_TABLES 8
+#define MAX_XLAT_TABLES 9
#else
#define MAX_XLAT_TABLES 5
#endif