commit | 2867dd3e838fb4deb71f335a15e0c9dc2d617240 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Tue Aug 27 16:48:30 2024 +0900 |
committer | Jiyong Park <jiyong@google.com> | Tue Aug 27 16:49:24 2024 +0900 |
tree | 233ac3d4c1a417baed8cb452e21b39184faed33f | |
parent | 908652a467f2da69a424c64d13d1f4e7c1cccdd3 [diff] |
Don't use unsafe raw_from_fd Bug: 243500154 Test: m microfuchiad Change-Id: Iba99fe0b334fc89d353e8813ea001d5762703e56
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: