commit | 15601810a5c0502ce6c65db18dc7c0788544598c | [log] [tgz] |
---|---|---|
author | Inseob Kim <inseob@google.com> | Mon May 27 17:32:47 2024 +0900 |
committer | Inseob Kim <inseob@google.com> | Mon May 27 17:43:30 2024 +0900 |
tree | aca0ecf12c6e35b17d663bbc936ec964b33c9e0e | |
parent | 569d56e364426458106260488192feb22e7e8648 [diff] |
Add virtualizationmanager fuzzer Bug: 294158658 Test: run fuzzer Change-Id: Ie5360c7e21b816079f0de16b19dc756cb4952cae
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: