commit | c96f7ba17038b6e62b3630b07ae3060a62849766 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Wed Feb 12 04:20:41 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Feb 12 04:20:41 2025 -0800 |
tree | 63871d6ff14036cb904183da7d05140d87495ca5 | |
parent | 96384cf7e31bb1c5f32080afeb888107f98eed24 [diff] | |
parent | f849048aa7b2f315566f5662479bad2a13cf47ca [diff] |
Merge "guest: trusty: security_vm: vm: fix the removal of static_libs" into main am: d7da915ee2 am: f849048aa7 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3489770 Change-Id: I97a56b247463d132b194115db9cd557434640839 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: