commit | b8916a122a05dd0544a5b9c2b3b5815650ee7521 | [log] [tgz] |
---|---|---|
author | Priyanka Advani (xWF) <padvani@google.com> | Thu Aug 29 18:49:31 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Aug 29 18:49:31 2024 +0000 |
tree | 943d49f4b4ca0f378312dadc2a8bdc0044b948c4 | |
parent | eefc2436f4c5ca180bbf42178485486e7391b7ea [diff] | |
parent | 71b11b624a06a69acd297d9671426ce001ee89e9 [diff] |
Merge "Revert "Add --enable-earlycon option to vm tool"" into main am: 59e1adf885 am: 71b11b624a Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3248844 Change-Id: I35438712774d1b5460c05afa1067fa162ab0921b 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: