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