Home
last modified time | relevance | path

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

/mcuboot-latest/boot/bootutil/include/bootutil/
Dimage.h114 #define IMAGE_TLV_DEPENDENCY 0x40 /* Image depends on other image */ macro
/mcuboot-latest/boot/bootutil/src/
Dloader.c566 IMAGE_TLV_DEPENDENCY, true); in boot_verify_slot_dependencies()