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