Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/tools/fiptool/
Dfiptool.c296 static int parse_fip(const char *filename, fip_toc_header_t *toc_header_out) in parse_fip() argument
337 if (toc_header_out != NULL) in parse_fip()
338 *toc_header_out = *toc_header; in parse_fip()