Home
last modified time | relevance | path

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

/openbmc/qemu/hw/core/
H A Duboot_image.h153 IH_TYPE_UBLIMAGE, /* Davinci UBL Image */ enumerator
/openbmc/u-boot/tools/
H A Dublimage.c188 if (type == IH_TYPE_UBLIMAGE) in ublimage_check_image_types()
/openbmc/u-boot/include/
H A Dimage.h276 IH_TYPE_UBLIMAGE, /* Davinci UBL Image */ enumerator
/openbmc/u-boot/common/
H A Dimage.c153 { IH_TYPE_UBLIMAGE, "ublimage", "Davinci UBL image",},