commit | 6351310cfad0c5f15d6b35f750694e1c84721570 | [log] [tgz] |
---|---|---|
author | Jooyung Han <jooyung@google.com> | Fri Oct 29 14:59:59 2021 +0900 |
committer | Jooyung Han <jooyung@google.com> | Mon Nov 08 10:45:42 2021 +0900 |
tree | b298e82f0acb979ac795e56b5487512153a6e7e6 | |
parent | a6410323842025f853780aa89bf3bfd672da0ce1 [diff] |
apex: use the same key for all microdroid items The pubkey embedded in bootloader should match with the key signing VBmeta. The updated build graph is to ensure bootloader and VBmeta to be generated with the same key. All other filesystem images are signed with the same key for convenience even though it's not necessary. Bug: 193504286 Bug: 203726593 Test: atest MicrodroidHostTestCases Change-Id: I4ecb9e2c00d739aba84677036edf256f141767ac
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.