commit | fd31a2146f1d470d1d9794d463ee54370be80e74 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Wed Oct 11 10:10:48 2023 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Oct 11 10:10:48 2023 +0000 |
tree | 00e9dfeab290d819b830374524f23fcaa48ecb20 | |
parent | c4ad901e046dec7dca9fd3bdb6a5031eaf69ff71 [diff] | |
parent | d80847b95987647617be0e2811da171fde1887ac [diff] |
Merge "Move device tree compile rule in common places" into main am: 892e7309eb am: 59cf057a30 am: d80847b959 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2761475 Change-Id: Id60d95ddd2535a1b88e64703b858ab182f7d012a 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:
How-Tos: