Home
last modified time | relevance | path

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

/rk3399_ARM-atf/tools/fiptool/
H A Dfiptool.h24 DO_REMOVE = 3 enumerator
H A Dfiptool.c1094 set_image_desc_action(desc, DO_REMOVE, NULL); in remove_cmd()
1117 set_image_desc_action(desc, DO_REMOVE, NULL); in remove_cmd()
1147 if (desc->action != DO_REMOVE) in remove_cmd()