commit | 5ab135831b57aa179dc06011fb90f58658bea533 | [log] [tgz] |
---|---|---|
author | Jaewan Kim <jaewan@google.com> | Fri Oct 20 20:56:27 2023 +0900 |
committer | Jaewan Kim <jaewan@google.com> | Fri Oct 27 16:18:51 2023 +0000 |
tree | adcc05ceac17e111be9a5839fefa195b0e79f5c8 | |
parent | 4ae0e71554a1c57521677cf86c881d3f0363661e [diff] |
libfdt: Add adb_subnode_with_name_len() and subnode_with_name_len() APIs are added to create a node and its supernodes without allocating tokenized names. Bug: 277993056 Test: atest liblibfdt.integration_test Change-Id: I5a43d41e0bea1e9b7d0182b98d9aa5e0c079dd2e
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: