commit | 6e191c09350184d3a08beb9f0e3ada36592719a1 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Fri Nov 08 14:10:47 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Nov 08 14:10:47 2024 +0000 |
tree | 2b5c3b15b90767a74bc3e9e8f4568e0b776e88ef | |
parent | 8de11c43695054a8afb53310e1f59de3d91e4ece [diff] | |
parent | 63bb20dfa8bccfacf1c9db2b9c65d60c7fe47b06 [diff] |
Merge "Update ARM_SMCCC_KVM_FUNC_DEV_REQ_MMIO ABI" into main am: 63bb20dfa8 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3314796 Change-Id: Ib65a2ca478449d8ebd52f53f9f3f5e41edbdf43a 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: