Home
last modified time | relevance | path

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

/mcuboot-2.7.6/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-2.7.6/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 - `image_0_primary_partition`: the primary slot of Image 0
17 - `image_0_secondary_partition`: the secondary slot of Image 0
25 `image_1_secondary_partition` for Image 1).
Dtestplan-mynewt.md40 ### Image signed with more than one key
DPORTING.md126 `image_index` (0 or 1) is the index of the image. Image index is
Drelease-notes.md314 - Image integrity is provided with SHA256.
315 - Image originator authenticity is provided supporting the following
/mcuboot-2.7.6/scripts/imgtool/
Dmain.py145 ret, version, digest = image.Image.verify(imgfile, key)
310 img = image.Image(version=decode_version(version), header_size=header_size,
Dimage.py131 class Image(): class
/mcuboot-2.7.6/boot/cypress/BlinkyApp/
DReadme.md64 **Building Multi-Image**
/mcuboot-2.7.6/boot/zephyr/
DKconfig187 prompt "Image upgrade modes"