aboutsummaryrefslogtreecommitdiff
path: root/platform/ext
diff options
context:
space:
mode:
Diffstat (limited to 'platform/ext')
-rw-r--r--platform/ext/common/iar/tfm_common_s.icf4
1 files changed, 2 insertions, 2 deletions
diff --git a/platform/ext/common/iar/tfm_common_s.icf b/platform/ext/common/iar/tfm_common_s.icf
index 20fd015140..ea298ab8d9 100644
--- a/platform/ext/common/iar/tfm_common_s.icf
+++ b/platform/ext/common/iar/tfm_common_s.icf
@@ -40,9 +40,9 @@ define block TFM_UNPRIV_CODE with alignment = 32 {
};
/**** Section for holding partition static data */
-#define block TFM_SP_STATIC_LIST with alignment = 4 {
+define block TFM_SP_STATIC_LIST with alignment = 4 {
ro section .partition_info object load_info_*.o,
-}
+};
/**** PSA RoT RO part (CODE + RODATA) start here */
/*