Home
last modified time | relevance | path

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

/rk3399_ARM-atf/tools/fiptool/
H A Dfiptool.h21 DO_UNSPEC = 0, enumerator
H A Dfiptool.c153 desc->action = DO_UNSPEC; in new_image_desc()
162 if (desc->action_arg != (char *)DO_UNSPEC) in set_image_desc_action()