Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dimx8image.h235 #define IMG_TYPE_EXEC 0x03 /* Executable image type */ macro
/openbmc/u-boot/tools/
H A Dimx8image.c563 img->hab_flags |= IMG_TYPE_EXEC; in set_image_array_entry()
586 img->hab_flags |= IMG_TYPE_EXEC; in set_image_array_entry()
613 img->hab_flags |= IMG_TYPE_EXEC; in set_image_array_entry()