summaryrefslogtreecommitdiff
path: root/plat/ti/k3/include/platform_def.h
diff options
context:
space:
mode:
Diffstat (limited to 'plat/ti/k3/include/platform_def.h')
-rw-r--r--plat/ti/k3/include/platform_def.h6
1 files changed, 5 insertions, 1 deletions
diff --git a/plat/ti/k3/include/platform_def.h b/plat/ti/k3/include/platform_def.h
index f12fb0b21..81a383a72 100644
--- a/plat/ti/k3/include/platform_def.h
+++ b/plat/ti/k3/include/platform_def.h
@@ -60,7 +60,11 @@
* used, choose the smallest value needed to map the required virtual addresses
* for each BL stage.
*/
-#define MAX_XLAT_TABLES 8
+#if USE_COHERENT_MEM
+#define MAX_XLAT_TABLES 10
+#else
+#define MAX_XLAT_TABLES 9
+#endif
/*
* Defines the maximum number of regions that are allocated by the translation