Home
last modified time | relevance | path

Searched refs:storage (Results 1 – 14 of 14) sorted by relevance

/mcuboot-latest/sim/mcuboot-sys/src/
Dapi.rs152 pub storage: Vec<u32>, field
163 storage: vec![0; count] in new()
361 if image_index as usize >= counter_storage.storage.len() { in sim_set_nv_counter_for_image()
365 if counter_storage.storage[image_index as usize] > security_counter_value { in sim_set_nv_counter_for_image()
371 counter_storage.storage[image_index as usize] = security_counter_value; in sim_set_nv_counter_for_image()
382 if image_index as usize >= counter_storage.storage.len() { in sim_get_nv_counter_for_image()
386 unsafe { *security_counter_value = counter_storage.storage[image_index as usize] }; in sim_get_nv_counter_for_image()
/mcuboot-latest/boot/mbed/
DCMakeLists.txt34 mbed-storage-flashiap
35 mbed-storage-blockdevice
/mcuboot-latest/docs/
Dreadme-nuttx.md5 The NuttX port of MCUboot secure boot library expects that the platform provides a Flash storage wi…
15 …end.h>`, for enabling MCUboot to manage the application firmware image slots in the device storage.
21 …l and requires minimal knowledge about characteristics of the underlying storage device. This is a…
Dreadme-mbed.md23 …ckDevice` as the secondary slot. It can be any types of internal or external storage provided that:
25 …e_, you need to set `"mcuboot.read-granularity"` to the read size of the storage - this buffers sm…
Dreadme-zephyr.md251 * Storage erase - This command allows erasing the storage partition (enable with ``CONFIG_BOOT_MGMT…
Dreadme-espressif.md231 external storage is available (see [Threat model](encrypted_images.md#threat-model)) since by
286 Notice that the public key will be embedded in the bootloader code, since the hardware key storage
/mcuboot-latest/samples/runtime-source/zephyr/
DREADME.md3 This sample demonstrates how to use a non flash storage to retrieve the image
/mcuboot-latest/boot/zephyr/
DKconfig.serial_recovery127 bool "Enable storage erase command"
129 The option enables mcumgr command that allows to erase storage
131 Note that the storage partition needs to be defined, in DTS, otherwise
DKconfig101 bool "Hash calculation functions access storage through address space"
104 When possible to map storage device, at least for read operations,
106 calculation functions to directly access the storage through that address
112 - currently only supported on internal storage of devices; this
113 option will not work with devices that use external storage for
607 Use a custom user-specified storage.
941 The size of a secondary buffer used for writing decompressed data to the storage device.
/mcuboot-latest/boot/cypress/platforms/PSOC_062_2M/CM0P/GCC_ARM/
Dcy8c6xxa_cm0plus.ld386 * Silicon/JTAG ID, etc.) storage.
/mcuboot-latest/boot/cypress/BlinkyApp/linker/
DBlinkyApp_template.ld393 * Silicon/JTAG ID, etc.) storage.
/mcuboot-latest/boot/cypress/MCUBootApp/
DMCUBootApp.ld386 * Silicon/JTAG ID, etc.) storage.
DREADME.md192 …e by pressing `SW3 MODE` button until `LED2 STATUS` blinks fast and mass storage device appeared i…
/mcuboot-latest/boot/cypress/platforms/PSOC_062_2M/CM4/GCC_ARM/
Dcy8c6xxa_cm4_dual.ld404 * Silicon/JTAG ID, etc.) storage.