commit | 85bc2fada105f9e8058e8146445f04401210efaa | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Mon Oct 02 21:04:17 2023 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Oct 02 21:04:17 2023 +0000 |
tree | 616b2a910da0ac060fc9f12aea7d6822c598c219 | |
parent | cc12a5284157b206401d863e2b183e5d70aa143e [diff] | |
parent | 6b584dc6d190175856a109cbf728914013e6e6be [diff] |
Merge "libfdt: Add FdtNode::name()" into main am: 08be799134 am: ab5430275f am: 6b584dc6d1 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2761472 Change-Id: I386371f7fd29a96ffe142bb9521e635fa602dc87 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: