Home
last modified time | relevance | path

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

/external/u-boot/include/
Dimage.h1080 void *image_get_host_blob(void);
1082 # define gd_fdt_blob() image_get_host_blob()
/external/u-boot/common/
Dimage-sig.c26 void *image_get_host_blob(void) in image_get_host_blob() function