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