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