There was an error while loading. Please reload this page.
1 parent 43f4053 commit a567837Copy full SHA for a567837
platform/ext/target/stm/b_u585i_iot02a/partition/flash_layout.h
@@ -83,7 +83,7 @@
83
84
/* area for BL2 code protected by hdp */
85
#define FLASH_AREA_BL2_OFFSET (FLASH_AREA_PERSO_OFFSET+FLASH_AREA_PERSO_SIZE )
86
-#define FLASH_AREA_BL2_SIZE (0x20000)
+#define FLASH_AREA_BL2_SIZE (0x16000)
87
/* HDP area end at this address */
88
#define FLASH_BL2_HDP_END (FLASH_AREA_BL2_OFFSET+FLASH_AREA_BL2_SIZE-1)
89
/* area for BL2 code not protected by hdp */
0 commit comments