commit | 9526dbefc4ada6d3022414a7f4df81803213437c | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Mon Oct 02 15:28:01 2023 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Oct 02 15:28:01 2023 +0000 |
tree | 461ef32419e10a4867bb65ef08e38c6a8cf56c2c | |
parent | 3ac71c60d8108eaa3d6b3f3ffc91894dea00f05a [diff] | |
parent | cea050f7ddd9ba3d2157e1e8563309d29889710b [diff] |
Merge "Move away from mod.rs" into main am: 97c76d55ce am: cea050f7dd Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2767854 Change-Id: I67faee9c3e0c823a4633764fa7e613bf801405dd 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: