Home
last modified time | relevance | path

Searched refs:bootm_measure (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/
H A Dbootm.h64 int bootm_measure(struct bootm_headers *images);
/openbmc/u-boot/common/
H A Dbootm.c603 int bootm_measure(struct bootm_headers *images) in bootm_measure() function
715 bootm_measure(images); in do_bootm_states()