commit | 4eaef78df1d240a4c007614d04d8fa64e678b632 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Wed Nov 20 23:41:02 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Nov 20 23:41:02 2024 +0000 |
tree | 884f00183efa99432dbe8565e2cd149152726274 | |
parent | 56d47506f1c3ece9f67ac177b113f4b2b91fa31e [diff] | |
parent | 235c394d88d81b998f2eefe10d5ac055974eac8d [diff] |
Merge "platform.dts: Fix preprocessor bodging prop name" into main am: f99d75331d am: 235c394d88 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3367740 Change-Id: Idea2db8fd3c266f9983df63adfb8e7acf84e0768 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: