commit | dd4b8fd6074870067c3e40fda08c922cdb51755c | [log] [tgz] |
---|---|---|
author | Frederick Mayle <fmayle@google.com> | Mon Feb 10 14:12:12 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Feb 10 14:12:12 2025 -0800 |
tree | e57f0f66a1497a112f55cfd588111cd64699203e | |
parent | 1169f7cca38cdb4e312e41cbc96ae4528b454837 [diff] | |
parent | a541e5ffc9d35dc3fe3551c1ce4d9d1b34ccffd6 [diff] |
Merge "virtmgr: Fix vm_id and pas_id types" into main am: a541e5ffc9 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3473320 Change-Id: I828859aa427e0d3b38dd124f92bae404c2e248b1 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: