commit | 67d8b554597ff1003c83346e55537cdc780a1659 | [log] [tgz] |
---|---|---|
author | Frederick Mayle <fmayle@google.com> | Mon Feb 10 15:01:45 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Feb 10 15:01:45 2025 -0800 |
tree | 5dc0a85f210d5b4efed95bae5c7e83c64089cec8 | |
parent | 4ca4ad3627d5eada3dbcd7dd8029556ba03d3460 [diff] | |
parent | dd4b8fd6074870067c3e40fda08c922cdb51755c [diff] |
Merge "virtmgr: Fix vm_id and pas_id types" into main am: a541e5ffc9 am: dd4b8fd607 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3473320 Change-Id: I26413dbf2cb4f54982ba162a2d948d90f6dde260 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: