Home
last modified time | relevance | path

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

/trusted-firmware-a-3.7.0/tools/fiptool/
Dfiptool.h46 } image_t; typedef
Dfiptool.c342 image_t *image; in parse_fip()
399 static image_t *read_image_from_file(const uuid_t *uuid, const char *filename) in read_image_from_file()
402 image_t *image; in read_image_from_file()
426 static int write_image_to_file(const image_t *image, const char *filename) in write_image_to_file()
494 image_t *image = desc->image; in info_cmd()
560 image_t *image = desc->image; in pack_images()
593 image_t *image = desc->image; in pack_images()
628 image_t *image; in update_fip()
1002 image_t *image = desc->image; in unpack_cmd()