commit | 26fd0127cfb324bb9d8756ceb93394a43b81b2eb | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Wed Jan 04 10:44:07 2023 +0000 |
committer | Alice Wang <aliceywang@google.com> | Mon Jan 09 08:35:06 2023 +0000 |
tree | 3e8c2578c31788e84eaa04ab66848fd74cb4fd3c | |
parent | 4280d7c8e79b49c3857b379ce18519d4e83954c2 [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. Bug: 260821553 Test: m microdroid_kernel_signed and inspect the output using `avbtool info_image --image <output>` Change-Id: I723a59e03a597d2b61a8c2ba7ff53bf959bbd0e3
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.