commit | 965cb9017ef95f1de6f05fd66ca1646c21154845 | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Mon Oct 16 15:28:16 2023 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Oct 16 15:28:16 2023 +0000 |
tree | be3d64845a649bd7c1535a54d20d6d9a14a9ab9a | |
parent | 00a48471fb9abdc863ae63195eddbc04f3e378ec [diff] | |
parent | 2b50d6da7fbc9900ba83a439e15383bf4159ffbc [diff] |
Merge "Refactoring: split Microdroid Manager main.rs" into main am: 27911745a9 am: b2cde2d6cc am: 8069e2d64d am: 2b50d6da7f Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2786301 Change-Id: Iefeecdf1d390eebb477de8352d9e648733c5afca 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:
How-Tos: