commit | 6ef5b7136340f276aa9cc68eaa8c625aac8caed9 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Thu Jan 16 10:42:58 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Jan 16 10:42:58 2025 -0800 |
tree | fba85a6a2fc098ece031f57e393a074febaede4a | |
parent | 773222d191a3507ecc1fef11b64863a68f18e17f [diff] | |
parent | d497a70d83e5effae2490126101880984a9b1f46 [diff] |
Merge "Add safety comments for pointers passed to extern "C" functions." into main am: d497a70d83 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3451367 Change-Id: I7d4a5ac5cea66857d7249d681c8c5f91a42c2a18 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: