commit | 7f8b3f19169690b1f9b3ca7a6457e872dad9d27e | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Wed May 15 10:41:28 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed May 15 10:41:28 2024 +0000 |
tree | 0c5ef552563a7fe71ca45d3648eab35a810b0868 | |
parent | d1ab5a6e95e8f0b51cb0cb7d95af33b565353f8d [diff] | |
parent | fd57cdd3420c99990d1977639bfca25c5b565860 [diff] |
Merge "virtmgr: Pass hugepages to crosvm" into main am: 00a957331c am: fd57cdd342 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3008242 Change-Id: I7da95ed92095a7738813db561316f98cff4029fe 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: