Searched refs:flash_layout (Results 1 – 10 of 10) sorted by relevance
224 static struct flash_pages_layout flash_layout = { in flash_stm32_page_layout() local231 if (flash_layout.pages_count == 0) { in flash_stm32_page_layout()233 flash_layout.pages_count = in flash_stm32_page_layout()236 flash_layout.pages_count = (CONFIG_FLASH_SIZE * 1024) / in flash_stm32_page_layout()239 flash_layout.pages_size = FLASH_PAGE_SIZE; in flash_stm32_page_layout()242 *layout = &flash_layout; in flash_stm32_page_layout()
12 * The partition sizes are compatible with TF-M platform flash_layout.h.
55 …rmware.org/TF-M/trusted-firmware-m.git/tree/platform/ext/target/mps2/an521/partition/flash_layout.h72 This matches the flash memory layout we see in ``flash_layout.h`` in TF-M:
80 …-M/trusted-firmware-m.git/tree/platform/ext/target/mps3/corstone300/common/partition/flash_layout.h
80 …-M/trusted-firmware-m.git/tree/platform/ext/target/mps3/corstone310/common/partition/flash_layout.h
81 …-M/trusted-firmware-m.git/tree/platform/ext/target/mps3/corstone300/common/partition/flash_layout.h
114 …ect-rtos/trusted-firmware-m/blob/master/platform/ext/target/arm/mps2/an521/partition/flash_layout.h
115 …ect-rtos/trusted-firmware-m/blob/master/platform/ext/target/arm/mps2/an521/partition/flash_layout.h