commit | 368724749252124eb6cdc467ccc49bb7818834af | [log] [tgz] |
---|---|---|
author | Frederick Mayle <fmayle@google.com> | Fri Dec 13 16:52:56 2024 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Dec 13 16:52:56 2024 -0800 |
tree | 91e7586e83b414913be616eb7e9b3428e6600307 | |
parent | 4b8763f7b1e6a39e8f6707d7b6904284a324309a [diff] | |
parent | 3191272288b1b94a34e7dbc96cab5ae7f6dcae2a [diff] |
Merge "add option for custom vCPU count" into main am: 57601c428c am: 3191272288 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3407528 Change-Id: Ibe329da808d83a8f1cf8e9a1b73cb8d8086f4dc6 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: