Home
last modified time | relevance | path

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

/openbmc/qemu/hw/core/
H A Duboot_image.h170 IH_TYPE_ZYNQMPIMAGE, /* Xilinx ZynqMP Boot Image */ enumerator
/openbmc/u-boot/tools/
H A Dzynqmpimage.c300 if (type == IH_TYPE_ZYNQMPIMAGE) in zynqmpimage_check_image_types()
/openbmc/u-boot/include/
H A Dimage.h293 IH_TYPE_ZYNQMPIMAGE, /* Xilinx ZynqMP Boot Image */ enumerator
/openbmc/u-boot/common/
H A Dimage.c163 { IH_TYPE_ZYNQMPIMAGE, "zynqmpimage", "Xilinx ZynqMP Boot Image" },