commit | 655e98edfb12feb7475f538ab2c1a08372355b38 | [log] [tgz] |
---|---|---|
author | Andrew Scull <ascull@google.com> | Mon Oct 10 22:24:58 2022 +0000 |
committer | Andrew Scull <ascull@google.com> | Tue Oct 11 16:04:28 2022 +0000 |
tree | 56c3c1414bcc2afef75f833f02b461dbc696ec3b | |
parent | 8b38f3a7cb0c03005b5a05624f7f54e73d9b6ee2 [diff] |
Make the vm_payload API look more NDK-like - Give functions a `AVmPayload_` prefix followed by lower camel case name (hopefully better branding comes later, but this makes it easy to grep). - Let callers find out how big the attestation chain is. Bug: 243514248 Test: atest MicrodroidTests ComposHostTestCases MicrodroidBenchmarks Change-Id: I93c37787eae296d97a44cc369e8ea0c3c670c6cb
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.