commit | 7cb89ee6e01c29b10e759f665c5497c94b6f040f | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Wed May 22 14:50:46 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed May 22 14:50:46 2024 +0000 |
tree | 3ea149f17ceabd39665b911d586865dab8aacdc8 | |
parent | fbce801ed6fdaef03c140bf8b3efa2b543af2f20 [diff] | |
parent | d6d097332e2d4a5fecb91f2aab72e228aa837929 [diff] |
Merge "Disable AVF tests on cf_arm64" into main am: d6d097332e Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3094812 Change-Id: I1e45d7c575f12352f3ab2b565ba6a131b6094a24 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: