Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/tools/fiptool/
Dfiptool.h21 DO_UNSPEC = 0, enumerator
Dfiptool.c149 desc->action = DO_UNSPEC; in new_image_desc()
158 if (desc->action_arg != (char *)DO_UNSPEC) in set_image_desc_action()