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