commit | 3babfebd2dd48bc964b71219daf299dbfe3d6471 | [log] [tgz] |
---|---|---|
author | Nikita Ioffe <ioffe@google.com> | Tue Sep 12 16:11:57 2023 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Sep 12 16:11:57 2023 +0000 |
tree | 6a78612204269047ddc2fa3534f637c8ea536804 | |
parent | 9d0f5dccfc86d73083c0ffdaf3a1c3e6bee5b202 [diff] | |
parent | 74f192fefce175bea5ab052602e49806d8bd3082 [diff] |
Merge "Add boot time benchmark for Microdroid VM with vendor partition" into main am: 74f192fefc Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2747836 Change-Id: I35c687fd9cbee887d82ea5881995842583b762e0 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: