Searched defs:IMAGE_MAGIC (Results 1 – 2 of 2) sorted by relevance
/mcuboot-latest/boot/bootutil/include/bootutil/ | ||
D | image.h | 45 #define IMAGE_MAGIC 0x96f3b83d macro |
/mcuboot-latest/scripts/imgtool/ | ||
D | image.py | 53 IMAGE_MAGIC = 0x96f3b83d variable |