Home
last modified time | relevance | path

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

/tools/binman/
A Dfip_util.py448 comment = None
453 comment = mat.group(1)
465 macros[macro] = comment, macro, uuid
542 for comment, macro, uuid in macros.values():
548 if last_comment != comment:
550 last_comment = comment
/tools/
A Dimage-host.c142 if (comment && !ret) in fit_image_write_sig()
143 ret = fdt_setprop_string(fit, noffset, "comment", comment); in fit_image_write_sig()
578 void *fit, int image_noffset, const char *comment, in fit_image_cipher_data() argument
704 comment, require_keys, engine_id, cmdname, in fit_image_add_verification_data()
1073 int conf_noffset, int noffset, const char *comment, in fit_config_process_sig() argument
1164 fit, conf_name, conf_noffset, noffset, comment, in fit_config_add_verification_data()
1297 const char *comment, int require_keys, in fit_cipher_data() argument
1321 fit, noffset, comment, in fit_cipher_data()
1332 void *keydest, void *fit, const char *comment, in fit_add_verification_data() argument
1358 fit, noffset, comment, require_keys, engine_id, in fit_add_verification_data()
[all …]
A Dimagetool.h83 const char *comment; /* Comment to add to signature node */ member
A Dfit_image.c128 params->comment, in fit_add_file_data()
137 params->comment, in fit_add_file_data()
A Dmkimage.c246 params.comment = optarg; in process_args()
/tools/patman/
A Dstatus.py50 for comment in comment_data:
51 pstrm = patchstream.PatchStream.process_text(comment['content'], True)
53 submitter = comment['submitter']
290 for seq, comment in enumerate(cover.comments):
291 submitter = comment['submitter']
295 print(comment['content'])
A Dpatman.rst745 removing that version from the data. If you use this comment on branch
A DREADME.rst745 removing that version from the data. If you use this comment on branch
/tools/binman/test/
A Delf_sections.lds28 *(.comment)

Completed in 16 milliseconds