commit | 7e090a841448930b780ffde7a35bac26ccf87adf | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Wed Aug 28 01:28:32 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Aug 28 01:28:32 2024 +0000 |
tree | ae72e676f41d8d331eb0562804a7222b1222726d | |
parent | 7b11f7320746455ac9066f587c52b6b67ccccde6 [diff] | |
parent | 1d123c865ab5e88ded1f95fd6acd94a4b1fabd05 [diff] |
Merge "Don't use unsafe raw_from_fd" into main am: 1d123c865a Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3244022 Change-Id: I1083e5758051a8ff22810af08b7b6085b678c8ed 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: