commit | 43d118b94fc0b8ee331ec03520fee6306d01ce5c | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Tue Jan 21 17:16:38 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Jan 21 17:16:38 2025 -0800 |
tree | cacbcd4f71e92de3461d83c219a2720b8f789f16 | |
parent | 327c2c82affbdcb596ba583de748570db7dd6c0d [diff] | |
parent | 44f69a3386d6e8c855a8fa48eb32b2e91cb55fef [diff] |
Merge "Update AVF backcompat tests to ignore bootargs/kernel-size" into main am: 7501e83c8e am: 44f69a3386 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3459819 Change-Id: I6e11da55ed0ceda78f5632985ad071a8d7989062 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: