H A D | avbtool.py | 756 def __init__(self, image_filename, read_only=False): argument 2226 def extract_vbmeta_image(self, output, image_filename, padding_size): argument 2251 def erase_footer(self, image_filename, keep_hashtree): argument 2290 def zero_hashtree(self, image_filename): argument 2345 def resize_image(self, image_filename, partition_size): argument 2426 def info_image(self, image_filename, output, cert): argument 2510 def verify_image(self, image_filename, key_path, expected_chain_partitions, argument 2611 def print_partition_digests(self, image_filename, output, as_json): argument 2632 def _print_partition_digests(self, image_filename, output, json_partitions, argument 2672 def calculate_vbmeta_digest(self, image_filename, hash_algorithm, output): argument [all …]
|