Home
last modified time | relevance | path

Searched defs:image_buf (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/common/
H A Dbootm.c357 void *load_buf, void *image_buf, ulong image_len, in bootm_decomp_image()
456 void *load_buf, *image_buf; in bootm_load_os() local
611 void *image_buf; in bootm_measure() local
/openbmc/u-boot/lib/libavb/
H A Davb_slot_verify.c172 uint8_t* image_buf = NULL; in load_and_verify_hash_partition() local
364 uint8_t* image_buf = NULL; in load_requested_partitions() local
/openbmc/u-boot/cmd/
H A Dfpga.c293 ulong image_buf = image_get_data(hdr); in do_fpga_loadmk() local