commit | 53b4d0bd636fe1292ca5e68972e829e123d3bc99 | [log] [tgz] |
---|---|---|
author | Saswat Padhi <spadhi@chromium.org> | Wed Jan 22 10:01:32 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Jan 22 10:01:32 2025 -0800 |
tree | 1b1f0b8753574aecb7814da9661d2b0674592b91 | |
parent | 65f39d03254f02712a8ef7624e21bae7e3e1cf6f [diff] | |
parent | ec7f4a605506964c9836fab0f86a61165facd4a8 [diff] |
Merge "build/debian: Look for kernel source in Debian security as well" into main am: 347b185019 am: ec7f4a6055 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3451387 Change-Id: Idfbadb6c49ef5ab3c1cce1f0976ea7afdd9c2086 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: