Lines Matching refs:image
4 `zephyr.signed.bin` file when image
6 image compression subsystem, but they can be beneficial if you want to
120 ## [Extracting LZMA stream from image](#Extracting-LZMA-stream-from-image)
122 To extract and decompress the LZMA stream from the image, follow these
147 image before compression.
154 - `DECOMP_SIZE (0x70)`: Specifies the size of the decompressed image.
155 - `DECOMP_SHA (0x71)`: Contains the hash of the decompressed image.
157 the entire image.
162 signature and hash algorithm used for securing the image is the same,
163 regardless of whether the image has undergone compression.
172 authenticity of a decompressed image using the specified TLVs.