Home
last modified time | relevance | path

Searched +full:3072 +full:kb (Results 1 – 10 of 10) sorted by relevance

/Zephyr-latest/tests/drivers/flash/common/boards/
Dgd32f470i_eval.overlay13 /* Set 512KB of storage at the end of 3072KB flash */
/Zephyr-latest/dts/bindings/flash_controller/
Dgd,gd32-flash-controller.yaml8 flash size is smaller than 512KB.
11 different between banks. Flash size can be up to 3072KB. FMC v2 has two
/Zephyr-latest/drivers/flash/
Dflash_gd32_v3.c25 {.pages_count = 4, .pages_size = KB(16)},
26 {.pages_count = 1, .pages_size = KB(64)},
27 {.pages_count = 3, .pages_size = KB(128)},
31 {.pages_count = 4, .pages_size = KB(16)},
32 {.pages_count = 1, .pages_size = KB(64)},
33 {.pages_count = 7, .pages_size = KB(128)},
37 {.pages_count = 4, .pages_size = KB(16)},
38 {.pages_count = 1, .pages_size = KB(64)},
39 {.pages_count = 7, .pages_size = KB(128)},
40 {.pages_count = 4, .pages_size = KB(16)},
[all …]
/Zephyr-latest/boards/gd/gd32f450i_eval/doc/
Dindex.rst10 to 200 MHz with flash accesses zero wait states, 3072kiB of Flash, 256kiB of
17 - AT24C02C 2Kb EEPROM
/Zephyr-latest/boards/gd/gd32f450z_eval/doc/
Dindex.rst10 to 200 MHz with flash accesses zero wait states, 3072kiB of Flash, 256kiB of
17 - AT24C02C 2Kb EEPROM
/Zephyr-latest/boards/gd/gd32f470i_eval/doc/
Dindex.rst10 to 240 MHz with flash accesses zero wait states, 3072kiB of Flash, 256kiB of
17 - 2Kb EEPROM
/Zephyr-latest/boards/96boards/avenger96/doc/
Dindex.rst71 - 708 Kbytes of internal SRAM: 256 KB of AXI SYSRAM + 384 KB of AHB SRAM +
72 64 KB of AHB SRAM in backup domain.
140 - 3072-bit fuses including 96-bit unique ID, up to 1184-bit available for user
216 | RETRAM | 0x38000000-0x3800FFFF | 0x00000000-0x0000FFFF | 64KB |
218 | MCUSRAM | 0x10000000-0x1005FFFF | 0x10000000-0x1005FFFF | 384KB |
/Zephyr-latest/boards/st/stm32mp157c_dk2/doc/
Dstm32mp157_dk2.rst69 - 708 Kbytes of internal SRAM: 256 KB of AXI SYSRAM + 384 KB of AHB SRAM +
70 64 KB of AHB SRAM in backup domain.
144 - 3072-bit fuses including 96-bit unique ID, up to 1184-bit available for user
227 | RETRAM | 0x38000000-0x3800FFFF | 0x00000000-0x0000FFFF | 64KB |
229 | MCUSRAM | 0x10000000-0x1005FFFF | 0x10000000-0x1005FFFF | 384KB |
/Zephyr-latest/doc/releases/
Dmigration-guide-3.7.rst123 * The default MCUboot signature type has been changed from RSA-3072 to EC-P256.
125 …If you wish to keep using RSA-3072, you need to set :kconfig:option:`CONFIG_TFM_MCUBOOT_SIGNATURE_…
126 …to ``"RSA-3072"``. Otherwise, make sure to have your own signing keys of the signature type in use.
936 constraints, you may be able to save 1.3 KB by using Mbed TLS instead.
Drelease-notes-3.7.rst796 * Moved OA buffers out of device data of the adin2111 driver to save ~32KB of space
1987 * Support for MCUboot signature types other than RSA-3072 has been added.