Home
last modified time | relevance | path

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

/openbmc/u-boot/tools/
H A Daisimage.c16 static uint32_t ais_img_size; variable
152 if (((void *)ptr - hdr) > ais_img_size) { in aisimage_print_header()
205 ais_img_size = WORD_ALIGN(sbuf.st_size) + MAX_CMD_BUFFER; in ais_alloc_buffer()
380 ais_img_size = image_size; in aisimage_verify_header()