commit | c08731e1074205c4f7e21c701122ef7519e07a25 | [log] [tgz] |
---|---|---|
author | Inseob Kim <inseob@google.com> | Thu May 30 01:18:54 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu May 30 01:18:54 2024 +0000 |
tree | 5dcca358e155238d982eb2dcc0ea64869e20e634 | |
parent | e41e464669ca6c6db497090cac2b1badd3a6c91e [diff] | |
parent | f1f572caae479866d104a87004087989a9abd933 [diff] |
Merge "Add virtualizationmanager fuzzer" into main am: e5bb1fc469 am: f1f572caae Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3102740 Change-Id: Ieaafe3e470a55af366fe9284aaccee9518730c5b 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: