commit | 20359c547f354213b675f8820da23cf3cdfbc8fa | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Thu Sep 05 02:56:29 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Sep 05 02:56:29 2024 +0000 |
tree | b0f78c6f6cfeacb5dfd41c805ad8baaf379e71d2 | |
parent | 138fe50d9fd4fa3f627f74220e419db06c02786a [diff] | |
parent | 6c1f512485ad4bb3bc4d49f552652d424514fbf7 [diff] |
Merge changes from topic "early_boot_vm" into main am: 620f150af2 am: 6c1f512485 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3253113 Change-Id: I0aeec7c44c4107f38e986fb625ad4c2f06bc3f0a 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: