Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/tools/fiptool/
Dfiptool.c24 #define OPT_ALIGN 2 macro
677 opts = add_opt(opts, &nr_opts, "align", required_argument, OPT_ALIGN); in create_cmd()
699 case OPT_ALIGN: in create_cmd()
773 opts = add_opt(opts, &nr_opts, "align", required_argument, OPT_ALIGN); in update_cmd()
821 case OPT_ALIGN: in update_cmd()
1023 opts = add_opt(opts, &nr_opts, "align", required_argument, OPT_ALIGN); in remove_cmd()
1044 case OPT_ALIGN: in remove_cmd()