Searched refs:add_hash_footer (Results 1 – 2 of 2) sorted by relevance
141 `add_hash_footer` and `add_hashtree_footer` operations. This makes it368 $ avbtool add_hash_footer \426 of a given size after having used the `avbtool add_hash_footer` or430 $ avbtool add_hash_footer --partition_size $((10*1024*1024)) \439 vbmeta struct when using `make_vbmeta_image`, `add_hash_footer`, and451 `add_hash_footer` and `add_hashtree_footer` commands to specify any629 specify additional options passed to `avbtool add_hash_footer` for646 specify additional options passed to `avbtool add_hash_footer` for760 `--use_persistent_digest` option for the `add_hash_footer` or773 `add_hash_footer` or `add_hashtree_footer`, avbtool will generate a
2964 def add_hash_footer(self, image_filename, partition_size, partition_name, member in Avb3942 sub_parser.set_defaults(func=self.add_hash_footer)4289 def add_hash_footer(self, args): member in AvbTool4292 self.avb.add_hash_footer(args.image.name if args.image else None,