commit | e92c37b6b73b54e751c6bbb310be842cd00867a9 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Fri Mar 21 14:41:18 2025 -0700 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Mar 21 14:41:18 2025 -0700 |
tree | b21d0489a021b131927fef97a374ee62e8820e23 | |
parent | 98644ea800f4508b0ebc7ddc2a37c3a6950c3d8d [diff] | |
parent | b38733f71b998142bdab8fa39ddf30f32fe54daf [diff] |
Merge "pvmfw: main: Skip DICE derivation if missing AVB" into main am: b38733f71b Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3556867 Change-Id: Ibf8c3b9b7b0a4f6f56c3844834cc79df9864049f Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
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: