Home
last modified time | relevance | path

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

/trusted-firmware-a/tools/fiptool/
A Dfiptool.c329 while ((char *)toc_entry + sizeof(*toc_entry) - 1 < bufend) { in parse_fip()
375 toc_entry++; in parse_fip()
554 memset(toc_entry, 0, sizeof(*toc_entry)); in pack_images()
765 for (; toc_entry->cmdline_name != NULL; toc_entry++) in create_usage()
770 for (; toc_entry->cmdline_name != NULL; toc_entry++) in create_usage()
885 for (; toc_entry->cmdline_name != NULL; toc_entry++) in update_usage()
890 for (; toc_entry->cmdline_name != NULL; toc_entry++) in update_usage()
1025 for (; toc_entry->cmdline_name != NULL; toc_entry++) in unpack_usage()
1030 for (; toc_entry->cmdline_name != NULL; toc_entry++) in unpack_usage()
1156 for (; toc_entry->cmdline_name != NULL; toc_entry++) in remove_usage()
[all …]
A Dtbbr_config.h16 typedef struct toc_entry { struct

Completed in 5 milliseconds