Searched refs:initrd_normal (Results 1 – 6 of 6) sorted by relevance
172 initrd_normal: Option<&'a HashDescriptor<'a>>, field181 let mut initrd_normal = None; in get() localVariable195 PartitionName::InitrdNormal => &mut initrd_normal, in get()209 initrd_normal, in get()216 match self.initrd_normal.or(self.initrd_debug) { in verify_no_initrd()285 (DebugLevel::None, hash_descriptors.initrd_normal) in verify_payload()
518 initrd_normal = os.path.join(input_dir, f'etc/microdroid_gki-{ver}_initrd_normal.img')523 ret[f'gki-{ver}_initrd_normal.img'] = initrd_normal599 def resign_kernel(kernel, initrd_normal, initrd_debug): argument601 initrd_normal_file = files[initrd_normal]
464 // python -c "import hashlib; print(hashlib.sha256(b'initrd_normal').hexdigest())"484 partition_name: "initrd_normal",
246 code_hash[KERNEL_HASH_SIZE..].copy_from_slice(&os_hash.initrd_normal); in matches_any_kernel_code_hash()
121 avb_slot_verify.c:443: ERROR: initrd_normal: Hash of data does not match digest in descriptor.
448 (`initrd_debug`) or not (`initrd_normal`), which will be reflected in the