commit | e9ac2dbdb8b6fe8d2c4a3f3ace60de6f85051bc2 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Fri Sep 08 15:13:13 2023 +0000 |
committer | Alice Wang <aliceywang@google.com> | Mon Sep 11 14:15:12 2023 +0000 |
tree | 56c407c162c044ae805bfd3d103af709148f005e | |
parent | f3482600a5764ce8c853f2d51c43767454f080ec [diff] |
Add build time feature flag for pvm remote attestation Bug: 299604057 Test: m com.android.virt Change-Id: Iabc9ae83b4c54bdfcb9657775cf7cb0c78bc9bbf
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: