commit | c84449c5817907bdbe64078f5cbd21f7c49c5f24 | [log] [tgz] |
---|---|---|
author | Pierre-Clément Tosi <ptosi@google.com> | Fri Jun 28 14:29:49 2024 +0100 |
committer | Pierre-Clément Tosi <ptosi@google.com> | Tue Jul 09 17:30:08 2024 +0100 |
tree | 0e9a0d7af3cbf9cee4016a3cde461df40dcc2621 | |
parent | 640f2e20333b607f70f946652bea9e44c5a8d6d4 [diff] |
vmbase: bionic: Rename File to CFilePtr Use a more appropriate name for an enum representing C FILE* values. Test: m pvmfw librialto libvmbase_example Change-Id: I77d481aa4cca51e1ce4e39b3d27d5dd05e34f951
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: