commit | fc7b7ea5fd8829968e28aaa8c17c90f716e20a9c | [log] [tgz] |
---|---|---|
author | Frederick Mayle <fmayle@google.com> | Wed Mar 19 09:04:19 2025 -0700 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Mar 19 09:04:19 2025 -0700 |
tree | 2843e75237ed1320c635d4a88b5645e997970ac6 | |
parent | 841f862db09da67519b1e8403629a6635e78e437 [diff] | |
parent | f540a3732e75e522738f585a8c9c95012aed698f [diff] |
Merge "put constraints on vendor VM instance IDs and allocated instance IDs" into main am: f540a3732e Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3494939 Change-Id: Ic71d968fd94abbc36003bf6aa258fe5892d5c0ef 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: