Searched refs:image (Results 1 – 4 of 4) sorted by relevance
853 image.sign()854 image.write(args.outf)881 image.parse()884 image.verify_signature()885 image.verify_digest()892 if image.max_depth < 0 or image.max_depth >= max_depth:899 if image.name_size > 0:903 next_uuid = image.uuid904 image = BinaryImage(image.next_inf, image.subkey_key)917 image.verify_signature()[all …]
76 if (!memcmp(&sp->image.uuid, uuid, sizeof(*uuid))) in find_secure_partition()77 return &sp->image; in find_secure_partition()82 return &fip_sp->sp_img.image; in find_secure_partition()1186 sp->sp_img.image.size = sp_pkg_hdr->img_size; in process_sp_pkg()1187 sp->sp_img.image.flags = 0; in process_sp_pkg()1279 if (sp->image.uncompressed_size) in sp_init_all()1282 sp->image.uncompressed_size); in sp_init_all()1286 sp->image.size, msg); in sp_init_all()1292 &sp->image.uuid, res); in sp_init_all()1306 sp->image.size); in sp_init_all()[all …]
57 struct embedded_ts image; member
732 * Add new image format: split image into three separate binaries suitable for1631 utilized optee os tee.bin as bl32 image) on juno platform, I got an
Completed in 10 milliseconds