commit | 30189d67161b450156ecf2a73c28fb1f6ccb32ed | [log] [tgz] |
---|---|---|
author | Nikita Ioffe <ioffe@google.com> | Thu Jun 13 13:59:04 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Jun 13 13:59:04 2024 +0000 |
tree | c4df21d0bcb62d53a913798338b3f257c4f1bca9 | |
parent | 5ce48566d9ef58f252736931f431d1ec28f71a0b [diff] | |
parent | 4ec136b3f76fa8dc5ca7e2ad948c6826c1651eef [diff] |
Merge "Move VM DT overlay logic into maybe_create_device_tree_overlay" into main am: 4ec136b3f7 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3117431 Change-Id: I52be47bdc016fcf7103ad6794d333e54e0268325 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: