Skip to content

Commit a567837

Browse files
tomi-fontnashif
authored andcommitted
Revert "stm : fix error on b_u585i_iot02a with TF-Mv2.1.0"
This reverts commit 8bc7403. (cherry picked from commit beb096e)
1 parent 43f4053 commit a567837

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/ext/target/stm/b_u585i_iot02a/partition/flash_layout.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383

8484
/* area for BL2 code protected by hdp */
8585
#define FLASH_AREA_BL2_OFFSET (FLASH_AREA_PERSO_OFFSET+FLASH_AREA_PERSO_SIZE )
86-
#define FLASH_AREA_BL2_SIZE (0x20000)
86+
#define FLASH_AREA_BL2_SIZE (0x16000)
8787
/* HDP area end at this address */
8888
#define FLASH_BL2_HDP_END (FLASH_AREA_BL2_OFFSET+FLASH_AREA_BL2_SIZE-1)
8989
/* area for BL2 code not protected by hdp */

0 commit comments

Comments
 (0)