commit | caf23cd041b902863bb845c6c0190062a27d3f9a | [log] [tgz] |
---|---|---|
author | Seungjae Yoo <seungjaeyoo@google.com> | Thu May 30 03:42:35 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu May 30 03:42:35 2024 +0000 |
tree | ef33d4b51924cb0e68ed16fcb6d6a3583cffccf1 | |
parent | 4e28aa271e382d37f7f408bcda82df066ae9827a [diff] | |
parent | 5f24c89825614b697d65ac746cff695e0696d946 [diff] |
Merge "Link TAP interface to VM" into main am: 3230cd989e am: 5f24c89825 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3105118 Change-Id: I682937b37230db65eb56383b007ce811073da6d6 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: