commit | 8d3b84c0c4a0afa9d971111e4ff886d75f11efbf | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Wed Aug 07 19:03:16 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Aug 07 19:03:16 2024 +0000 |
tree | cd348c37adb74ed208767a939e31451886a27c0b | |
parent | 30ce1a3095126b481a65618431ba4cc63b75ea6f [diff] | |
parent | 0b7e03e424b6f0f30941b54282574205981eca8c [diff] |
Merge "rialto: Remove early ID-mapping for DTB" into main am: 0b7e03e424 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3208356 Change-Id: I62063e1a6719e2cf3daf36ca869bd6d9ccd805d9 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: