aboutsummaryrefslogtreecommitdiff
path: root/plat/arm/board/arm_fpga/include/platform_def.h
diff options
context:
space:
mode:
Diffstat (limited to 'plat/arm/board/arm_fpga/include/platform_def.h')
-rw-r--r--plat/arm/board/arm_fpga/include/platform_def.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plat/arm/board/arm_fpga/include/platform_def.h b/plat/arm/board/arm_fpga/include/platform_def.h
index 411b936da..2350d8767 100644
--- a/plat/arm/board/arm_fpga/include/platform_def.h
+++ b/plat/arm/board/arm_fpga/include/platform_def.h
@@ -30,7 +30,7 @@
#if !ENABLE_PIE
#define BL31_BASE UL(0x80000000)
-#define BL31_LIMIT UL(0x80100000)
+#define BL31_LIMIT UL(0x80070000)
#else
#define BL31_BASE UL(0x0)
#define BL31_LIMIT UL(0x01000000)