aboutsummaryrefslogtreecommitdiff
path: root/plat/renesas/common/include/platform_def.h
diff options
context:
space:
mode:
Diffstat (limited to 'plat/renesas/common/include/platform_def.h')
-rw-r--r--plat/renesas/common/include/platform_def.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/plat/renesas/common/include/platform_def.h b/plat/renesas/common/include/platform_def.h
index 73787140b..72c768891 100644
--- a/plat/renesas/common/include/platform_def.h
+++ b/plat/renesas/common/include/platform_def.h
@@ -151,7 +151,8 @@
* BL33
******************************************************************************/
#define BL33_BASE DRAM1_NS_BASE
-
+#define BL33_COMP_SIZE U(0x200000)
+#define BL33_COMP_BASE (BL33_BASE - BL33_COMP_SIZE)
/*******************************************************************************
* Platform specific page table and MMU setup constants