commit | c5c966d2f325f611add3e2b6c3415d28be1f25df | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Wed Jan 04 10:44:07 2023 +0000 |
committer | Alice Wang <aliceywang@google.com> | Tue Jan 10 20:50:48 2023 +0000 |
tree | 8fbbaa97afd792d98ad13715ba2be864a81afcde | |
parent | 0a2dcc7aaa1b8dd589db11cf3a66cab63c35fe43 [diff] |
[avb_footer] Include initrd_* hashes as hash descriptors in kernel footer This cl also removes the old initrd_* digests included as prop of kernel hash descriptor. The new footer will have 3 hash descriptors for kernel, initrd_normal and initrd_debug. This is the reland of the change aosp/2375868. The build of initrd on linux-x86 that has incorrect format (b/264940248) is disabled in this cl. Bug: 260821553 Test: m microdroid_kernel_signed and inspect the output using `avbtool info_image --image <output>` Change-Id: I401e476f34dcd0ae0dd07e50d8fe19e3f2533d9a
This repository contains userspace services related to running virtual machines on Android, especially protected virtual machines. See the getting started documentation and Microdroid README for more information.