commit | ab5430275ff3a2d21d713e02d52caf3a39cd3b37 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Mon Oct 02 18:33:09 2023 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Oct 02 18:33:09 2023 +0000 |
tree | 616b2a910da0ac060fc9f12aea7d6822c598c219 | |
parent | b3bfc47e53063d4b41251b389cf72068de91422a [diff] | |
parent | 08be79913403fb85d62bda37da1973872274c151 [diff] |
Merge "libfdt: Add FdtNode::name()" into main am: 08be799134 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2761472 Change-Id: I9daa27c0142f2891640aa8fc60389a780a3b76a4 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: