Home
last modified time | relevance | path

Searched refs:image_info_t (Results 1 – 3 of 3) sorted by relevance

/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-a/files/corstone1000/
H A D0002-fix-corstone1000-pass-spsr-value-explicitly.patch27 VERSION_2, image_info_t, 0),
/openbmc/u-boot/include/
H A Dimage.h358 } image_info_t; typedef
395 image_info_t os; /* os image info */
/openbmc/u-boot/common/
H A Dbootm.c446 image_info_t os = images->os; in bootm_load_os()