commit | 4116cce274a2eaada41e27b7d0693db790537979 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Tue Dec 05 13:14:35 2023 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Dec 05 13:14:35 2023 +0000 |
tree | 7b239aaaea7bf52b93c59412501c46a3d41cddb0 | |
parent | fc73e52a8d3cd151def1a8f13ee0e50288c6c80f [diff] | |
parent | 21f875cd5a45f166070e77b0851bc8815ad29e18 [diff] |
Merge "pvmfw: Fix #iommu-cells in platform DT" into main am: 21f875cd5a Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2854495 Change-Id: I9e5ecb52fa2cb05c9fe05b15a5dc3bff16bc0c4f 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: