commit | f849048aa7b2f315566f5662479bad2a13cf47ca | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Wed Feb 12 03:56:28 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Feb 12 03:56:28 2025 -0800 |
tree | 909508eff670c92e8c08f7ff933dd0711a1e403e | |
parent | 3941786c939bb2386b60b7e21dfa4f83df9c437c [diff] | |
parent | d7da915ee277cb24c0042f968da7a9974daeb76d [diff] |
Merge "guest: trusty: security_vm: vm: fix the removal of static_libs" into main am: d7da915ee2 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3489770 Change-Id: I0c39f1260f04287224ad08f3855599d38d5da182 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: