Searched refs:OPT_ALIGN (Results 1 – 1 of 1) sorted by relevance
/trusted-firmware-a-latest/tools/fiptool/ |
D | fiptool.c | 27 #define OPT_ALIGN 2 macro 711 opts = add_opt(opts, &nr_opts, "align", required_argument, OPT_ALIGN); in create_cmd() 733 case OPT_ALIGN: in create_cmd() 813 opts = add_opt(opts, &nr_opts, "align", required_argument, OPT_ALIGN); in update_cmd() 861 case OPT_ALIGN: in update_cmd() 1075 opts = add_opt(opts, &nr_opts, "align", required_argument, OPT_ALIGN); in remove_cmd() 1096 case OPT_ALIGN: in remove_cmd()
|