Home
last modified time | relevance | path

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

/openbmc/qemu/hw/core/
H A Duboot_image.h177 IH_TYPE_STM32IMAGE, /* STMicroelectronics STM32 Image */ enumerator
/openbmc/u-boot/tools/
H A Dstm32image.c71 if (type == IH_TYPE_STM32IMAGE) in stm32image_check_image_types()
/openbmc/u-boot/include/
H A Dimage.h300 IH_TYPE_STM32IMAGE, /* STMicroelectronics STM32 Image */ enumerator
/openbmc/u-boot/common/
H A Dimage.c169 { IH_TYPE_STM32IMAGE, "stm32image", "STMicroelectronics STM32 Image" },