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