commit | 97e7c03db5b444d34314080aebd9e7b329b181f7 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Tue Nov 26 18:21:24 2024 +0900 |
committer | Jiyong Park <jiyong@google.com> | Tue Nov 26 18:22:52 2024 +0900 |
tree | 7295bd748cdc1367aa8c25734e00079419c63636 | |
parent | 97e3a894b40fae767fdf805fde56861350611f73 [diff] |
Fix Ferrochrome bootloop Don't use pipe reader/writer as there can be deadlock. Bug: N/A Test: N/A Change-Id: I6622e52f0fa51477534fe1bc7c3bdb9c94b667f8
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: