commit | f819594d14896602d93e58ed4b4b7bb7b7bd9b69 | [log] [tgz] |
---|---|---|
author | Andrew Scull <ascull@google.com> | Thu Jan 13 17:37:52 2022 +0000 |
committer | Andrew Scull <ascull@google.com> | Fri Jan 21 20:11:54 2022 +0000 |
tree | 691576f0df155d41d0bb45ac9055b966772c352f | |
parent | c516684a63890ba6bfb61f33e8c6c48d0ca3371d [diff] |
Implement the DICE HAL using fake values THe values are placeholders until true values are made available for the HAL to pick up. Adding the HAL allows diced to connect to it and get some values rather than it trying to connect to the HAL for a little bit, failing and then generating its own fake values. The result is still fake, but there it less waiting and the components are connecting as they are expected to. Bug: 214231981 Test: run microdroid Change-Id: I3e6d2995e388418f99d1987fa1af22f9818bd745
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.