Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dimage.h1114 void *image_get_host_blob(void);
1116 # define gd_fdt_blob() image_get_host_blob()
/openbmc/u-boot/common/
H A Dimage-sig.c26 void *image_get_host_blob(void) in image_get_host_blob() function