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