Home
last modified time | relevance | path

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

/openbmc/qemu/hw/core/
H A Duboot_image.h155 IH_TYPE_AISIMAGE, /* TI Davinci AIS Image */ enumerator
/openbmc/u-boot/tools/
H A Daisimage.c365 if (type == IH_TYPE_AISIMAGE) in aisimage_check_image_types()
/openbmc/u-boot/include/
H A Dimage.h278 IH_TYPE_AISIMAGE, /* TI Davinci AIS Image */ enumerator
/openbmc/u-boot/common/
H A Dimage.c133 { IH_TYPE_AISIMAGE, "aisimage", "Davinci AIS image",},