commit | 02f378e5375e3356f71996c305bec6b4b3595151 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Fri Aug 02 14:50:39 2024 +0900 |
committer | Jiyong Park <jiyong@google.com> | Fri Aug 02 17:30:43 2024 +0900 |
tree | 0ac5c7c84e0f915aa9e6d001529bee2b21734848 | |
parent | e00cc6af3ab48b5e549f83a895bf3269272c5a85 [diff] |
Make more options configurable via vm_config.json Bug: N/A Test: run ferrochrome Change-Id: I6f281fc8108c16559e502ab34de8ade1a357d221
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: