Home
last modified time | relevance | path

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

/u-boot/test/boot/
A Dimage.c30 val = image_ph(IH_PHASE_SPL, IH_TYPE_FIRMWARE); in test_image_phase()
/u-boot/boot/
A Dvbe_simple_fw.c105 IH_ARCH_SANDBOX, image_ph(phase, IH_TYPE_FIRMWARE), in vbe_simple_read_bootflow_fw()
/u-boot/include/
A Dimage.h283 static inline int image_ph(enum image_phase_t phase, enum image_type_t type) in image_ph() function
/u-boot/doc/usage/fit/
A Dhowto.rst75 fit_image_load() is called with image_ph(IH_PHASE_SPL, IH_TYPE_FIRMWARE), then

Completed in 13 milliseconds