commit | 7e6c93578e4cca57a5841f134faa1e16d4918402 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Wed Feb 15 15:44:13 2023 +0000 |
committer | Alice Wang <aliceywang@google.com> | Fri Feb 17 13:55:29 2023 +0000 |
tree | 6a960f2d479fa69480adfb766fb36294fad4bb05 | |
parent | 1d41447423ac743a956c62b46da8d01e2c17d2f8 [diff] |
[dice][microdroid] Refactor DiceDriver with the trait DiceArtifacts This cl uses DiceArtifacts to unify the access to DICE values like CDIs or BCC in DiceDriver. There is no behavior change in this cl. Test: atest MicrodroidTests Bug: 267575445 Change-Id: I5214db2637ad51f9777ecabc9b631933890248ab
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.