commit | 3729f65a78c43efeec39bab2cfe216d908ca8051 | [log] [tgz] |
---|---|---|
author | Pierre-Clément Tosi <ptosi@google.com> | Tue Nov 19 15:25:37 2024 +0000 |
committer | Pierre-Clément Tosi <ptosi@google.com> | Thu Jan 16 19:32:06 2025 +0000 |
tree | 82705b6dad1f4623cfe4d0062c62c928606bc8c5 | |
parent | f89759c4d39b486415941e9e411aae8ab8109c30 [diff] |
pvmfw: Move FDT ops for RBP to fdt.rs Note: No functional change intended. Bug: 377276983 Test: m pvmfw_bin Change-Id: I7245e2faedc4398f15d135485a860edc44441114
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: