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