Home
last modified time | relevance | path

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

/device/linaro/bootloader/arm-trusted-firmware/tools/fiptool/
Dfiptool.h46 } image_t; typedef
Dfiptool.c310 image_t *image; in parse_fip()
365 static image_t *read_image_from_file(const uuid_t *uuid, const char *filename) in read_image_from_file()
368 image_t *image; in read_image_from_file()
392 static int write_image_to_file(const image_t *image, const char *filename) in write_image_to_file()
458 image_t *image = desc->image; in info_cmd()
518 image_t *image = desc->image; in pack_images()
548 image_t *image = desc->image; in pack_images()
575 image_t *image; in update_fip()
937 image_t *image = desc->image; in unpack_cmd()