commit | 183d7d3270b6814f32c3b3ebe87939795dfdcbc8 | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Wed Dec 08 16:10:45 2021 +0000 |
committer | Alan Stokes <alanstokes@google.com> | Thu Dec 09 18:17:25 2021 +0000 |
tree | 73211779070e861fbb49db7e6d8e599710d5ce40 | |
parent | 93d1695a3aafcf88b162601c05fc4d61afab747e [diff] |
Add code to bulk-sign artifacts This isn't wired up yet - we need to be able to iterate over AuthFs directories, but that's coming soon. Import the OdsignInfo proto, which contains the map of filenames and digests, and provide a way to build it from a set of artifact files and write it along with its signature. Also remove the old Signer trait (which is unused), and a couple of small refactorings. Bug: 161471326 Test: Builds Change-Id: I37fccb1f2ca4fa1ea3006185d9f805d668252e2a
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.