aboutsummaryrefslogtreecommitdiff
path: root/plat/marvell/armada/common/mss/mss_scp_bl2_format.h
diff options
context:
space:
mode:
Diffstat (limited to 'plat/marvell/armada/common/mss/mss_scp_bl2_format.h')
-rw-r--r--plat/marvell/armada/common/mss/mss_scp_bl2_format.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/plat/marvell/armada/common/mss/mss_scp_bl2_format.h b/plat/marvell/armada/common/mss/mss_scp_bl2_format.h
index 74dddc645..90913b091 100644
--- a/plat/marvell/armada/common/mss/mss_scp_bl2_format.h
+++ b/plat/marvell/armada/common/mss/mss_scp_bl2_format.h
@@ -13,6 +13,7 @@
#define HEADER_VERSION 0x1
#define MSS_IDRAM_SIZE 0x10000 /* 64KB */
+#define MSS_SRAM_SIZE 0x8000 /* 32KB */
/* Types definitions */
typedef struct file_header {