commit | 5d4203b5502330e517ad4065996eb8bdbf2b8beb | [log] [tgz] |
---|---|---|
author | Saswat Padhi <spadhi@chromium.org> | Wed Feb 26 12:37:42 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Feb 26 12:37:42 2025 -0800 |
tree | f0fbe5fc501427ade29c5e659ac90baad306473c | |
parent | 75d2f9be45039e84f803c7a686a41d7e4128242f [diff] | |
parent | 841c3b34d66972170ba40579b823206fa446b36c [diff] |
Merge "build/debian: Remove x86_64 boot workarounds" into main am: 841c3b34d6 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3508707 Change-Id: Iafbc583dcfe68d4b2757a9a0298ebe4381ae0b6d 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: