commit | 49cf1270ab5b6ea17d0ac6c15d5c1f07cf7ceeec | [log] [tgz] |
---|---|---|
author | Pierre-Clément Tosi <ptosi@google.com> | Fri Mar 21 16:38:15 2025 +0000 |
committer | Pierre-Clément Tosi <ptosi@google.com> | Fri Mar 21 19:17:28 2025 +0000 |
tree | 8606c82898f1493c7fde9280acd1b2a374b9c3f4 | |
parent | 652504014ef5287b41f6e05aa794de413b814f2b [diff] |
pvmfw: main: Introduce AVB helper function Refactor for supporting optionally skipping AVB. Note: No functional change intended. Test: m pvmfw Bug: 393977894 Change-Id: I0dfcac1d05e7227d7d6cbed94dc4bbe4b5615a59
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: