commit | 57c58056b36b33add7eb77d2cb7a602baf77f903 | [log] [tgz] |
---|---|---|
author | Pierre-Clément Tosi <ptosi@google.com> | Fri Jan 17 04:24:56 2025 -0800 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Fri Jan 17 04:24:56 2025 -0800 |
tree | 6abd2a3e45d7e9f9b12b8607f8442dde5398a024 | |
parent | 52def99b183aae2fee1822590b47c67b82c27f3a [diff] | |
parent | ba666feb01d5b32756dd1674757142bd23ab523f [diff] |
Merge changes I600870db,I7245e2fa,Iea4560e5 into main * changes: pvmfw: Only configure PCI if instance.img required pvmfw: Move FDT ops for RBP to fdt.rs pvmfw: Don't abort boot for missing /avf/untrusted
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: