commit | ac6c4fbb02672661650f95f13dd00861d2196e84 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Tue Oct 22 10:51:22 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Oct 22 10:51:22 2024 +0000 |
tree | e86d2dd1043b056e4d7a8892b37fbd8146244b29 | |
parent | 126953270acfa003091a6b5ca22d66e43f58bb39 [diff] | |
parent | 836b4fe615d7577936ef0ec0a4020549c4278222 [diff] |
Merge "vmbase: Re-expose fdtpci as vmbase::fdt::pci" into main am: 836b4fe615 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3299357 Change-Id: Idecc5e49a350133a44fa58b281c744f22c8df78d 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: