commit | 1c3d2fae40e2a10819fef94a81abcb8382a2b85c | [log] [tgz] |
---|---|---|
author | Jooyung Han <jooyung@google.com> | Thu Feb 24 02:35:59 2022 +0900 |
committer | Jooyung Han <jooyung@google.com> | Thu Feb 24 10:20:41 2022 +0900 |
tree | 5e47ddd05efc31f9ca64c7aeef26ea37817d516a | |
parent | e757d6351ad85945a2b7f1c01a712b19075f01ee [diff] |
Test: bootloader checks vbmeta signing key Bootloader fails when its embedded key doesn't match with vbmeta's signing key. Note that VM itself doesn't shut down even when boot fails for now. It should shut down the VM just like pvmfw does. Bug: 218934597 Test: atest MicrodroidHostTestCases Change-Id: I8bfef33d3aafe72f672c035fe796d8636bc95e1c
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.