Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/tools/fiptool/
Dfiptool.c281 static int parse_fip(const char *filename, fip_toc_header_t *toc_header_out) in parse_fip() argument
313 if (toc_header_out != NULL) in parse_fip()
314 *toc_header_out = *toc_header; in parse_fip()