commit | 7304702eb83c321c998457f694ef67e5cd38bcb8 | [log] [tgz] |
---|---|---|
author | Inseob Kim <inseob@google.com> | Mon Feb 24 12:05:42 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Feb 24 12:05:42 2025 -0800 |
tree | 9de73086b905aa548856a62ac26e3d7e8634169f | |
parent | d8cf1ac14ea18c3f7fe6bab778fbba4629939757 [diff] | |
parent | 18408a74ae1e349d57d46e8e0de240afe1c8184d [diff] |
Run ComposTestCase on multiple kernels am: 18408a74ae Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3502918 Change-Id: If04be773a8452c370740b10d6b08c65a6031df29 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: