commit | f46f96bf655e6a212731175d5045f9d76f395760 | [log] [tgz] |
---|---|---|
author | Shikha Panwar <shikhapanwar@google.com> | Mon Aug 22 14:11:14 2022 +0000 |
committer | Shikha Panwar <shikhapanwar@google.com> | Fri Sep 09 17:24:06 2022 +0000 |
tree | d7724c3cd72df94ff4647e1e2ffb975606bed7b3 | |
parent | 25109dd9e56aa2cc0677c2403ea1361ae3c3cdf3 [diff] |
Generate initrd & bootconfigs for Microdroid boot Combine microdroid_ramdisk & microdroid_vendor_ramdisk images & this will be microdroid_initrd in kernel_boot method. Also use the initrd_bootconfig tool to attach bootconfig to it. Also, collect all required bootconfigs. ABL, when verifying VBMeta, also adds VBmeta digests & related configs to kernel command line. Without ABL, we use bootconfig to send precomputed vbmeta digest. (Some of them are computed using avbtool) Test: Inspect the different build artifacts. Bug: 240235424 Change-Id: I371c91db033a42bac6f0801a99490d18fc5dcdc1
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.