Home
last modified time | relevance | path

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

/mcuboot-latest/boot/bootutil/include/bootutil/
Dimage.h186 #define COMPRESSIONFLAGS (IMAGE_F_COMPRESSED_LZMA1 | IMAGE_F_COMPRESSED_LZMA2 \ macro
188 #define IS_COMPRESSED(hdr) ((hdr)->ih_flags & COMPRESSIONFLAGS)