commit | 6c84083b23cc39df32253555cc0aaabefc4a285c | [log] [tgz] |
---|---|---|
author | Pierre-Clément Tosi <ptosi@google.com> | Wed May 22 12:01:59 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed May 22 12:01:59 2024 +0000 |
tree | dad46835b591dc4805fe229b2eb9be26c21076ac | |
parent | 46e299da3931b04ce7a201aad9ed7f8849c53b9a [diff] | |
parent | fbce801ed6fdaef03c140bf8b3efa2b543af2f20 [diff] |
pvmfw: test: Duplicate DeviceAssigningHypervisor am: e5cca92fe0 am: fbce801ed6 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3067325 Change-Id: I4aed16c5f822daec75a006cff0f8d65fdeede2e0 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: