commit | 2530acec64500925fcdce4d710b2c3030de3a0c4 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Wed Oct 11 11:30:06 2023 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Oct 11 11:30:06 2023 +0000 |
tree | 00e9dfeab290d819b830374524f23fcaa48ecb20 | |
parent | 6ac67bc43b0dfea5089fe6b7fa369fb6ca2c94c2 [diff] | |
parent | 4416f18d5154e5a3eb977f720ce5f506b851c750 [diff] |
Merge "Move device tree compile rule in common places" into main am: 892e7309eb am: 59cf057a30 am: d80847b959 am: fd31a2146f am: 4416f18d51 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2761475 Change-Id: I6ae8a87abc5d79bb52cd9e6de8949e64061386b3 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: