commit | b5c81c0153ed910c4fc0263d8ef40b4e12961c08 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Tue Sep 12 08:49:26 2023 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Sep 12 08:49:26 2023 +0000 |
tree | 07d93b00ee0b5c227bb9d36acba131c215827ef5 | |
parent | 51e81e56d74affad0f3d775eb0647117cab50ffa [diff] | |
parent | e9ac2dbdb8b6fe8d2c4a3f3ace60de6f85051bc2 [diff] |
Add build time feature flag for pvm remote attestation am: e9ac2dbdb8 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2744206 Change-Id: I563b6788b80bb1947fd03567f31835143ae54917 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
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: