commit | f4bf04c0560450091f4209ebc9cf7f59d2ff8aa6 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Thu Feb 08 20:29:20 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Feb 08 20:29:20 2024 +0000 |
tree | 43e91c833e62d9bc90aceddb396e12b7309e7032 | |
parent | 9cbb5bbe5114c3007fbafbbfe1532949e26d98c1 [diff] | |
parent | afe87c04ece002ad0976ad19f0e1560a83842142 [diff] |
Merge "libfdt: Introduce Libfdt traits & Move node funcs" into main am: afe87c04ec Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2952632 Change-Id: If37a3d0dc8359fac5e2c832d5afd6712098d3feb 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: