commit | de15e4c815a9a6c88604468607c18566713010aa | [log] [tgz] |
---|---|---|
author | Nikita Ioffe <ioffe@google.com> | Mon Mar 03 08:43:31 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Mar 03 08:43:31 2025 -0800 |
tree | 40e8d48a90d5e9aee114ba71e31f19f938d7902e | |
parent | 77503456e9def57b4ae9eae95c948e22df6fa3f8 [diff] | |
parent | d8fdb99554c73b687657297d779432b92ab25999 [diff] |
Merge "Cleanup some more llpvm_changes flags" into main am: d8fdb99554 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3516653 Change-Id: Ic5c3d73de95b96fa70f09b511d5e2619032d06cc 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: