summaryrefslogtreecommitdiff
path: root/include/plat/arm/board/common/board_arm_def.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/plat/arm/board/common/board_arm_def.h')
-rw-r--r--include/plat/arm/board/common/board_arm_def.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/plat/arm/board/common/board_arm_def.h b/include/plat/arm/board/common/board_arm_def.h
index 68f4a0ec..69eb727f 100644
--- a/include/plat/arm/board/common/board_arm_def.h
+++ b/include/plat/arm/board/common/board_arm_def.h
@@ -90,11 +90,7 @@
* PLAT_ARM_MAX_BL31_SIZE is calculated using the current BL31 debug size plus a
* little space for growth.
*/
-#if ENABLE_SPM
-#define PLAT_ARM_MAX_BL31_SIZE 0x28000
-#else
#define PLAT_ARM_MAX_BL31_SIZE 0x1D000
-#endif
#ifdef AARCH32
/*