commit | 5401a33853c6ee031e8de5fee544b24895888e66 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Wed Aug 14 16:48:51 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Aug 14 16:48:51 2024 +0000 |
tree | e059a78a80e0496f47ebc26f4cd5abe2fd782897 | |
parent | ace736e90e1d768748d254559bf9ad96f4b91268 [diff] | |
parent | 2cf5e4cd1426a54eda17633cea7a3874cbef6c7a [diff] |
Merge "vmbase_example: Add support for kernel mode & test" into main am: 563805d5dc am: 2cf5e4cd14 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3218242 Change-Id: I674c7bd9ae50592e9941376822b5945ace80c595 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: