commit | bb0c149925c4f31e7cbecc26aa9fa41a04416340 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Wed Jun 12 18:03:49 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Jun 12 18:03:49 2024 +0000 |
tree | 51c589387c32e07037411741d3b6839d78189439 | |
parent | dbb0dc4c25d139553d457adf7c43c0a868a5e095 [diff] | |
parent | fd6a1478727175b9673a0b9a2b8cedfb36327625 [diff] |
Merge "Default to a u-boot prebuilt when no bootloader or kernel is provided in VirtualMachineConfig" into main am: fd6a147872 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3127022 Change-Id: Iba1d2ff9750c8b15df2af26d419eb44f800a1ecd 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: