commit | aa63870fa176232ed5502c2cd77068b78721adca | [log] [tgz] |
---|---|---|
author | Jaewan Kim <jaewan@google.com> | Tue Sep 19 13:34:01 2023 +0900 |
committer | Jaewan Kim <jaewan@google.com> | Tue Oct 03 00:40:53 2023 +0900 |
tree | 0cbbf0f8ee8e1b21a4fb939b23e49f1c536acdf6 | |
parent | 5f7cdb48822ed21a6e3971ad8a7a44a80857fffc [diff] |
libfdt: Add FdtNode::name() This is the initial step for supporting iteration over FdtNodes. Bug: 277993056 Test: atest liblibfdt.integration_test Change-Id: I19ee85b9ee195f27cc776c8277f88797a6eba97e
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: