commit | 1bf4d6a5f847d6295b58361a089817b7c8e68457 | [log] [tgz] |
---|---|---|
author | Frederick Mayle <fmayle@google.com> | Thu Feb 13 11:12:15 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Feb 13 11:12:15 2025 -0800 |
tree | 4827fef895f69eaeb642542cfaace83d2a022e12 | |
parent | 6e0392cc37373a7b847957f07e2a9f0cddf44eb7 [diff] | |
parent | a7ebfc5789ff112452dd896fecb1de7a62ff6dff [diff] |
Merge "virtmgr: use let-else and iter methods to simplify find_partition" into main am: a7ebfc5789 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3492933 Change-Id: I694729d3a5d773bc83d2b75b56244ddde9bc4d3f 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: