commit | f5d34859d44f02046cd5e250871036cf03657840 | [log] [tgz] |
---|---|---|
author | Pierre-Clément Tosi <ptosi@google.com> | Mon Mar 03 11:44:43 2025 -0800 |
committer | Pierre-Clément Tosi <ptosi@google.com> | Wed Mar 19 19:53:50 2025 +0000 |
tree | 81322f739e5d67d712b4902ffa39edf12430077e | |
parent | 7df3433c38b172c9ff24872e6cebe25cc908669d [diff] |
pvmfw: Move bcc under dice::chain Prepare for heavily changing the file by first moving/renaming it. Note that libpvmfw.dice.test now also includes dice::chain, as a result. Test: m libpvmfw.dice.test pvmfw_bin Change-Id: I9edb0fc8aa54a50c756de2ac3f9c82ce83f5e51a
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: