Searched refs:add_hashtree_footer (Results 1 – 2 of 2) sorted by relevance
141 `add_hash_footer` and `add_hashtree_footer` operations. This makes it389 $ avbtool add_hashtree_footer \427 `avbtool add_hashtree_footer` commands on it, use the434 $ avbtool add_hashtree_footer --partition_size $((10*1024*1024)) \440 `add_hashtree_footer` commands use the451 `add_hash_footer` and `add_hashtree_footer` commands to specify any634 to specify additional options passed to `avbtool add_hashtree_footer`640 to specify additional options passed to `avbtool add_hashtree_footer`761 `add_hashtree_footer` avbtool operations. Then, during verification of773 `add_hash_footer` or `add_hashtree_footer`, avbtool will generate a
3162 def add_hashtree_footer(self, image_filename, partition_size, partition_name, member in Avb4016 sub_parser.set_defaults(func=self.add_hashtree_footer)4313 def add_hashtree_footer(self, args): member in AvbTool4322 self.avb.add_hashtree_footer(args.image.name if args.image else None,