commit | 71cc11ec296ab4ca5f33ccbcc322d7fee1f4dde4 | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Mon Jan 17 10:39:05 2022 +0000 |
committer | Alan Stokes <alanstokes@google.com> | Mon Jan 17 16:03:58 2022 +0000 |
tree | b9b3b7a646325aaf5a0b814514676bac1c01fd5c | |
parent | 95042c8e569d931be87778eb53902e14feded24f [diff] |
Get CompOS talking to diced Create a module in compsvc to handle using DICE for signing. Initially we just expose a method for returning our key's attestation chain. Add a method to composd, accessed via compos_cmd, to exercise this functionality for testing purposes. Bug: 214233409 Test: composd_cmd dice Change-Id: I65ef19d0126862b800b6539ae1798b1a433085b8
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.