commit | 652504014ef5287b41f6e05aa794de413b814f2b | [log] [tgz] |
---|---|---|
author | Pierre-Clément Tosi <ptosi@google.com> | Fri Mar 21 16:36:58 2025 +0000 |
committer | Pierre-Clément Tosi <ptosi@google.com> | Fri Mar 21 19:17:28 2025 +0000 |
tree | c6c0da73980d35c0a9df9d0b4bbc6795605f6dea | |
parent | 2d63532b4fc2cbd6d0d5490ebcd7c0c28c8c60f5 [diff] |
pvmfw: main: Introduce DICE helper functions Refactor for supporting optionally skipping DICE. Note: No functional change intended. Test: m pvmfw Bug: 393977894 Change-Id: I82287a6ef3ba6a665ef99afedd613949154e36c9
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: