commit | d35952e0f680fe124f50199896a2757859efe958 | [log] [tgz] |
---|---|---|
author | Jooyung Han <jooyung@google.com> | Mon Nov 08 17:53:47 2021 +0900 |
committer | Jooyung Han <jooyung@google.com> | Mon Nov 08 18:10:33 2021 +0900 |
tree | 8c3e36fd338a0a171779a6e907c18f0dadd5bced | |
parent | 38c1390cf23106e5ba48dcb959e2d14347e8dff3 [diff] |
Reland "apex: use the same key for all microdroid items" This reverts commit aea73f82a095871ac5537ef162ed716842169cff. Relanding with the fix for arm & x86 builds. 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: Iae93934b18955e86ee6b73ad204c68a3f7456102
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.