Home
last modified time | relevance | path

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

/external/trusty/lk/tools/
Dbootimage.h35 bootentry_file *bootimage_add_filedata(
Dbootimage.c79 bootentry_file *bootimage_add_filedata(bootimage *img, unsigned type, void *data, unsigned len) in bootimage_add_filedata() function
248 return bootimage_add_filedata(img, type, data, len); in bootimage_add_file()