commit | 755a258f79fc3cf14ecf5a51ebaf8879bb0a10f6 | [log] [tgz] |
---|---|---|
author | Pierre-Clément Tosi <ptosi@google.com> | Wed Oct 30 19:23:38 2024 +0000 |
committer | Pierre-Clément Tosi <ptosi@google.com> | Mon Nov 04 15:34:07 2024 +0000 |
tree | f901e4007f859db68c10f94cf14a6c391d0d9d52 | |
parent | 1d0127731bb55ba3da0269841026048e35cc7e15 [diff] |
vmbase: Prepare memory::shared privacy for move No functional change intended, allows cleaner move. Test: m pvmfw_bin rialto_bin Bug: 377276983 Change-Id: Ie7b97c9978bd6b1406e4d00e38d037ae9982985e
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: