commit | c12dae24ce161b1002bff70a3c00f2d0784ba23a | [log] [tgz] |
---|---|---|
author | Nikita Ioffe <ioffe@google.com> | Wed Nov 27 16:28:57 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Nov 27 16:28:57 2024 +0000 |
tree | ca481140feb9de88d634c697b9ed26946601c33e | |
parent | 397083b7ce41537cf65877c6de7757b15b6060cb [diff] | |
parent | 89d501cef02e1c69e4cd59f0d75d909725d3c893 [diff] |
Merge "vm --enable-earlycon arg: also enable keep_bootcon" into main am: 1ac75a2681 am: 89d501cef0 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3380275 Change-Id: I6e6f791bbbad6c0f71d09bdb911e65bc3c2154d9 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: