commit | 9d260af17f94f0c0d4abd1afb05dc5428326dd1e | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Thu Feb 22 00:23:15 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Feb 22 00:23:15 2024 +0000 |
tree | 3398a947a22e69db879f5b47b858df637fdbff1c | |
parent | bc4b46a58b37ca3313d45fd065c0771121918126 [diff] | |
parent | 64f5b0f0bf2ab849b1dc414771a46dedade6d467 [diff] |
Merge "Add placeholder for docs on updatable VM and remote attestation" into main am: 64f5b0f0bf Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2969772 Change-Id: Icd6273670694079c4fbd5e255e8e25079fe05e1e 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:
AVF APIs:
How-Tos: