Home
last modified time | relevance | path

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

/openbmc/u-boot/tools/
H A Dimx8image.c654 static int get_container_image_start_pos(image_t *image_stack, uint32_t align) in get_container_image_start_pos() function
803 file_off = get_container_image_start_pos(image_stack, sector_size); in build_container()