Searched refs:xfwrite (Results 1 – 1 of 1) sorted by relevance
| /rk3399_ARM-atf/tools/fiptool/ |
| H A D | fiptool.c | 135 static void xfwrite(void *buf, size_t size, FILE *fp, const char *filename) in xfwrite() function 434 xfwrite(image->buffer, image->toc_e.size, fp, filename); in write_image_to_file() 588 xfwrite(buf, buf_size, fp, filename); in pack_images() 601 xfwrite(image->buffer, image->toc_e.size, fp, filename); in pack_images()
|