| commit | bb491aeec6893c1f8204f935c6bcb5988eae407a | [log] [tgz] |
|---|---|---|
| author | Pierre-Clément Tosi <ptosi@google.com> | Fri Jul 18 14:14:03 2025 +0000 |
| committer | Pierre-Clément Tosi <ptosi@google.com> | Fri Jul 18 14:18:25 2025 +0000 |
| tree | 01ae6e0a8eeb142b9f9cd098cf2df72b8ac9fd20 | |
| parent | d87872a6af369021ba51741dec0968c283e514cd [diff] |
pvmfw: Split up "legacy" Rust feature Give the flags more descriptive names. Test: m pvmfw Flag: EXEMPT blueprint change Change-Id: Icde451fb1147369d114cd3f324fc6f5116f2ee10
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: