commit | b9c83c6205b4b8925979080310e5c25fc478e688 | [log] [tgz] |
---|---|---|
author | Pierre-Clément Tosi <ptosi@google.com> | Tue Nov 19 16:22:17 2024 +0000 |
committer | Pierre-Clément Tosi <ptosi@google.com> | Tue Jan 07 16:21:42 2025 +0000 |
tree | 0af08168c710b95db19c49b4432bac7882d32678 | |
parent | 495c67a443eac29bb71d221d3cff103761a1bdc6 [diff] |
pvmfw: Drop cfg!(llpvm_changes) The underlying Android Build flag is always enabled now. Bug: 377276983 Test: m pvmfw_bin Change-Id: I4db0655673a3186897ac465ab66b95cc32434b08
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: