commit | a7605cfb8c11a1d247d780e16c8d90ad869453f8 | [log] [tgz] |
---|---|---|
author | Shikha Panwar <shikhapanwar@google.com> | Thu Jan 12 09:29:39 2023 +0000 |
committer | Shikha Panwar <shikhapanwar@google.com> | Thu Jan 26 16:42:53 2023 +0000 |
tree | 4e4f52389662010c54e8449b9c65102d100f3713 | |
parent | 049c28beacc1bd87a79b61a0ac68262c8b8b33a4 [diff] |
[sign_virt_apex] Update vbmeta related bootconfigs Signing microdroid super images will change vbmeta digest & size, these are embedded in ramdisk & hence need to be changed too. For this we detach the bootconfigs from ramdisk, update them & re-attach them. Other then that, this patch also removes signing of legacy images like bootloader. Test: atest MicrodroidHostTests#testBootSucceedsWhenNonProtectedVmStartsWithImagesSignedWithDifferentKey Bug: 245277660 Change-Id: Ia1d2ab0a7c76c7ee7435e55bab9a1c9d4f29f202
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.