Home
last modified time | relevance | path

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

/trusted-firmware-a-3.7.0/tools/fiptool/
Dfiptool.h24 DO_REMOVE = 3 enumerator
Dfiptool.c1093 set_image_desc_action(desc, DO_REMOVE, NULL); in remove_cmd()
1116 set_image_desc_action(desc, DO_REMOVE, NULL); in remove_cmd()
1146 if (desc->action != DO_REMOVE) in remove_cmd()