commit | f66c0f2a3a9aee4f72480f4c48d8802a377fa35a | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Wed Oct 30 07:42:34 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Oct 30 07:42:34 2024 +0000 |
tree | 8808f38e7b887c9fdabcc7ba26ba5debc28caa4b | |
parent | a09d83864cbc796451600707279aae4d39838f1f [diff] | |
parent | 05f065fc236ed8eff0ab73a43c8e1f8f3853d9a7 [diff] |
Merge "Parameterize manually benchmark collection in MicrodroidHostTests" into main am: 05f065fc23 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3323101 Change-Id: I74ab6326b81e8ba467e266b61fb0094e36c6eff4 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: