commit | 9adaf11465b3ac5af9eabe724102766e5acfc656 | [log] [tgz] |
---|---|---|
author | Nikita Ioffe <ioffe@google.com> | Fri Nov 08 10:34:23 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Nov 08 10:34:23 2024 +0000 |
tree | d776585bf109c8195a73231851879322102417a7 | |
parent | 0945c53e00d6ca08667002a4c63bc26cb3c5ea70 [diff] | |
parent | 8de11c43695054a8afb53310e1f59de3d91e4ece [diff] |
Merge "Add an option to start a pVM without pvmfw" into main am: 6751148ec6 am: 8de11c4369 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3331573 Change-Id: I5dc66394be09aae11fc686a3e1a23a4e963a917d 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: