commit | 3672e6f0889c90e0b5e401e3410571fe36e24c18 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Fri Feb 23 05:07:56 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Feb 23 05:07:56 2024 +0000 |
tree | c8b5af842764e5763f75ef9874be27e9ad05d793 | |
parent | befb768ffb87bb42c7e82e7d9c14102155d180d9 [diff] | |
parent | 3e544dede5836700fc98208b631e73b45dabfa4d [diff] |
Merge "virtmgr: Check for all cpusets" into main am: 3e544dede5 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2973908 Change-Id: Iabbefc04af15fdeb57c057c5bf4a9b32162df3ff 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: