Home
last modified time | relevance | path

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

/trusted-firmware-a/tools/cert_create/src/dualroot/
A Dcot.c250 .help_msg = "HW Config file",
261 .help_msg = "Firmware Config file",
290 .help_msg = "SCP Firmware image file",
309 .help_msg = "SoC AP Firmware image file",
319 .help_msg = "SoC Firmware Config file",
339 .help_msg = "Trusted OS image file",
349 .help_msg = "Trusted OS Extra1 image file",
360 .help_msg = "Trusted OS Extra2 image file",
382 .help_msg = "Secure Partition Package1 file",
485 .help_msg = "Firmware Updater image file",
[all …]
/trusted-firmware-a/tools/cert_create/src/tbbr/
A Dtbb_ext.c46 .help_msg = "Trusted Boot Firmware image file",
55 .help_msg = "Trusted Boot Firmware Config file",
65 .help_msg = "HW Config file",
75 .help_msg = "Firmware Config file",
109 .help_msg = "SCP Firmware image file",
126 .help_msg = "SoC AP Firmware image file",
135 .help_msg = "SoC Firmware Config file",
153 .help_msg = "Trusted OS image file",
162 .help_msg = "Trusted OS Extra1 image file",
172 .help_msg = "Trusted OS Extra2 image file",
[all …]
A Dtbb_key.c18 .help_msg = "Root Of Trust key (input/output file)",
24 .help_msg = "Trusted World key (input/output file)",
30 .help_msg = "Non Trusted World key (input/output file)",
36 .help_msg = "SCP Firmware Content Certificate key (input/output file)",
42 .help_msg = "SoC Firmware Content Certificate key (input/output file)",
48 .help_msg = "Trusted OS Firmware Content Certificate key (input/output file)",
54 .help_msg = "Non Trusted Firmware Content Certificate key (input/output file)",
A Dtbb_cert.c22 .help_msg = "Trusted Boot FW Certificate (output file)",
39 .help_msg = "Trusted Key Certificate (output file)",
54 .help_msg = "SCP Firmware Key Certificate (output file)",
68 .help_msg = "SCP Firmware Content Certificate (output file)",
82 .help_msg = "SoC Firmware Key Certificate (output file)",
96 .help_msg = "SoC Firmware Content Certificate (output file)",
111 .help_msg = "Trusted OS Firmware Key Certificate (output file)",
125 .help_msg = "Trusted OS Firmware Content Certificate (output file)",
142 .help_msg = "Non-Trusted Firmware Key Certificate (output file)",
156 .help_msg = "Non-Trusted Firmware Content Certificate (output file)",
[all …]
/trusted-firmware-a/tools/nxp/cert_create_helper/src/
A Dpdef_tbb_ext.c37 .help_msg = "DDR Firmware IMEM UDIMM 1D image file",
46 .help_msg = "DDR Firmware IMEM UDIMM 2D image file",
55 .help_msg = "DDR Firmware DMEM UDIMM 1D image file",
64 .help_msg = "DDR Firmware DMEM UDIMM 2D image file",
73 .help_msg = "DDR Firmware IMEM RDIMM 1D image file",
82 .help_msg = "DDR Firmware IMEM RDIMM 2D image file",
91 .help_msg = "DDR Firmware DMEM RDIMM 1D image file",
100 .help_msg = "DDR Firmware DMEM RDIMM 2D image file",
A Dpdef_tbb_cert.c15 .help_msg = "DDR Firmware Key Certificate (output file)",
29 .help_msg = "DDR UDIMM Firmware Content Certificate (output file)",
46 .help_msg = "DDR RDIMM Firmware Content Certificate (output file)",
A Dpdef_tbb_key.c13 .help_msg = "DDR Firmware Content Certificate key (input/output file)",
/trusted-firmware-a/tools/cert_create/src/
A Dcmd_opt.c16 static const char *help_msg[CMD_OPT_MAX_NUM+1]; variable
33 help_msg[num_reg_opt] = cmd_opt->help_msg; in cmd_opt_add()
58 return help_msg[idx]; in cmd_opt_get_help_msg()
A Dkey.c217 cmd_opt.help_msg = key->help_msg; in key_init()
A Dcert.c254 cmd_opt.help_msg = cert->help_msg; in cert_init()
A Dext.c86 cmd_opt.help_msg = ext->help_msg;
/trusted-firmware-a/tools/encrypt_fw/src/
A Dcmd_opt.c16 static const char *help_msg[CMD_OPT_MAX_NUM+1]; variable
33 help_msg[num_reg_opt] = cmd_opt->help_msg; in cmd_opt_add()
58 return help_msg[idx]; in cmd_opt_get_help_msg()
/trusted-firmware-a/tools/encrypt_fw/include/
A Dcmd_opt.h23 const char *help_msg; member
/trusted-firmware-a/tools/cert_create/include/
A Dcmd_opt.h24 const char *help_msg; member
A Dcert.h36 const char *help_msg; /* Help message */ member
A Dkey.h60 const char *help_msg; /* Help message */ member
A Dext.h36 const char *help_msg; /* Help message */ member

Completed in 13 milliseconds