Home
last modified time | relevance | path

Searched refs:Image (Results 1 – 13 of 13) sorted by relevance

/mcuboot-3.7.0/boot/cypress/MCUBootApp/
DREADME.md81 **Multi-Image Operation**
99 **Default Flash map for Multi-Image operation:**
156 **Encrypted Image Support**
158 To protect user image from unwanted read - Upgrade Image Encryption can be applied. The ECDH/HKDF w…
DExternalMemory.md10 Using external memory for secondary slot allows to nearly double the size of Boot Image.
/mcuboot-3.7.0/docs/
Dimgtool.md1 # Image tool
51 Image signing takes an image in binary or Intel Hex format intended for the
127 image depends on Image 1 which version has to be at least 1.2.3+0.
Dreadme-zephyr.md16 - `slot0_partition`: the primary slot of Image 0
17 - `slot1_partition`: the secondary slot of Image 0
31 `slot3_partition` for Image 1).
Dtestplan-mynewt.md45 ### Image signed with more than one key
DPORTING.md162 `image_index` (0 or 1) is the index of the image. Image index is
Drelease-notes.md533 - Image integrity is provided with SHA256.
534 - Image originator authenticity is provided supporting the following
Dreadme-espressif.md640 Using the 3 features, Secure Boot, Image signature verification and Flash Encryption, a Security
734 ### [Image version dependency](#image-version-dependency)
/mcuboot-3.7.0/boot/zephyr/
DKconfig.serial_recovery191 bool "Image list hash support"
198 bool "Image state support"
DKconfig213 prompt "Image upgrade modes"
/mcuboot-3.7.0/scripts/imgtool/
Dmain.py217 ret, version, digest = image.Image.verify(imgfile, key)
420 img = image.Image(version=decode_version(version), header_size=header_size,
Dimage.py155 class Image: class
/mcuboot-3.7.0/boot/cypress/BlinkyApp/
DReadme.md64 **Building Multi-Image**