commit | a410b648c3d047da476c5a63c743d2ded1e3f37e | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Wed Oct 18 09:05:15 2023 +0000 |
committer | Alice Wang <aliceywang@google.com> | Fri Oct 27 14:07:08 2023 +0000 |
tree | eab7bdebff95ecbd9ea3f451761b5037838d1919 | |
parent | 2847d0ccfa1a1e890d16b3e7f44e980c5de470c4 [diff] |
[attestation] Rename the client VM attestation API As agreed in the doc go/pvm-remote-attestation. Bug: 303807447 Test: m com.android.virt Test: run ServiceVmClientApp Change-Id: Ic954aa60d69e42773c04230af9319e660352d6a9
Android Virtualization Framework (AVF) provides secure and private execution environments for executing code. AVF is ideal for security-oriented use cases that require stronger isolation assurances over those offered by Android’s app sandbox.
Visit our public doc site to learn more about what AVF is, what it is for, and how it is structured. This repository contains source code for userspace components of AVF.
If you want a quick start, see the getting started guideline and follow the steps there.
For in-depth explanations about individual topics and components, visit the following links.
AVF components:
How-Tos: