commit | 1d7398e4e87d405a0888e236fc383ab0082c7086 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Thu Feb 08 21:11:00 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Feb 08 21:11:00 2024 +0000 |
tree | 4e99a3f22b765c19bc9e66a563231df398ffc2ac | |
parent | 4522e4d28735eff34bd8b96180d8ec00f902b1ce [diff] | |
parent | a353d499003d3fe79b1d0ee6752dc736b015eeee [diff] |
Merge "libfdt: Move FdtNodeMut::next_node_skip_subnodes()" into main am: ea9f649782 am: a353d49900 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2952633 Change-Id: I21bb97cdd7b40ccb32ff4402ce5dde52b5bf408c 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: