commit | 640f2e20333b607f70f946652bea9e44c5a8d6d4 | [log] [tgz] |
---|---|---|
author | Nikita Ioffe <ioffe@google.com> | Tue Jul 09 14:58:29 2024 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue Jul 09 14:58:29 2024 +0000 |
tree | 8abf361ad0e152144cb330d8e6ddcc8636a23dc3 | |
parent | fbdae5365ab33f516168790c05ba057a1cd28c81 [diff] | |
parent | 88c11944161c45cbcdf81562348e06cf718d2168 [diff] |
Merge changes I313c5c19,Ia09dd908 into main * changes: Add docs for Microdroid vendor modules pvmfw/README.md: add subheaders for different versions of pvmfw data
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: