commit | e4b02854916ea92e99504716d276a05d0de5c11c | [log] [tgz] |
---|---|---|
author | Andrew Scull <ascull@google.com> | Thu Oct 06 18:53:56 2022 +0000 |
committer | Andrew Scull <ascull@google.com> | Sun Oct 09 10:10:15 2022 +0000 |
tree | 122ead161b5e508700fdb359e6b70b5bf598e843 | |
parent | d64ae7dd6f75c8da2ac33a184803358e9c3c79dd [diff] |
Use the vm_payload library to access DICE values Migrate from direct use of IDiceNode over binder to calling the payload support library. The functions exposed by the library are expected to change so this is just the initial migration. Bug: 243514248 Test: atest MicrodroidTests Test: atest ComposHostTestCases Change-Id: Ifadfab090b61ab3240331d381641f6dc33ad8ee9
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.