Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dbootm.h64 int bootm_measure(struct bootm_headers *images);
H A Dimage.h364 typedef struct bootm_headers { struct
/openbmc/u-boot/common/
H A Dbootm.c603 int bootm_measure(struct bootm_headers *images) in bootm_measure()