Searched refs:flash_layout (Results 1 – 7 of 7) sorted by relevance
222 static struct flash_pages_layout flash_layout = { in flash_stm32_page_layout() local229 if (flash_layout.pages_count == 0) { in flash_stm32_page_layout()231 flash_layout.pages_count = in flash_stm32_page_layout()234 flash_layout.pages_count = (CONFIG_FLASH_SIZE * 1024) / in flash_stm32_page_layout()237 flash_layout.pages_size = FLASH_PAGE_SIZE; in flash_stm32_page_layout()240 *layout = &flash_layout; in flash_stm32_page_layout()
12 * The partition sizes are compatible with TF-M platform flash_layout.h.
14 * flash_layout.h.
54 …rmware.org/TF-M/trusted-firmware-m.git/tree/platform/ext/target/mps2/an521/partition/flash_layout.h71 This matches the flash memory layout we see in ``flash_layout.h`` in TF-M:
119 …rmware.org/TF-M/trusted-firmware-m.git/tree/platform/ext/target/mps3/an547/partition/flash_layout.h
115 …ect-rtos/trusted-firmware-m/blob/master/platform/ext/target/arm/mps2/an521/partition/flash_layout.h
114 …ect-rtos/trusted-firmware-m/blob/master/platform/ext/target/arm/mps2/an521/partition/flash_layout.h