| commit | 80c3ddb31fb808af9b42497be0a14c61b56d9819 | [log] [tgz] |
|---|---|---|
| author | Nikolina Ilic <nikolinailic@google.com> | Thu Dec 05 12:50:49 2024 +0000 |
| committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Dec 05 12:50:49 2024 +0000 |
| tree | 3db027131c5d959c3ca1d474f8586e8c9da5b68f | |
| parent | 0f0d57903c9a84a16d42c34cb4c958844ebf0a19 [diff] | |
| parent | 029dc74b418168eab40dda6446e18c6f9e6f268e [diff] |
Merge "microdroid: Add kernel image variant that supports UEFI" into main am: 73a36c7140 am: 029dc74b41 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3391561 Change-Id: I6e7bfe9b13b74a5aaebf7d06d10ffcd07868aef7 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: