commit | d5d92a5841c3128cd303b0386dc7b5104e4efea1 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Tue Mar 18 11:32:59 2025 -0700 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Mar 18 11:32:59 2025 -0700 |
tree | 2876fcb74efd7a6c0c3f626ddd56e632efc92dc3 | |
parent | 2d8ab242f7ecb912395c7e61313d23d8cbc6dd9f [diff] | |
parent | 89fc7acfe240189d5668503811494488016c41b3 [diff] |
Merge "Add BccHandover to OwnedDiceArtifacts conversion function" into main am: d1b44d2d2e am: 89fc7acfe2 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3549241 Change-Id: I80ed96492df9bf0fa337217e7fc3087a5eb94c5f 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: