Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dimx8image.h238 #define IMG_TYPE_SECO 0x06 /* SECO image type */ macro
/openbmc/u-boot/tools/
H A Dimx8image.c544 img->hab_flags |= IMG_TYPE_SECO; in set_image_array_entry()