commit | 5b05777c5a873bc1ace490c5a09efc15825a716e | [log] [tgz] |
---|---|---|
author | Jaewan Kim <jaewan@google.com> | Thu Oct 19 01:02:17 2023 +0900 |
committer | Jaewan Kim <jaewan@google.com> | Fri Oct 27 16:18:51 2023 +0000 |
tree | f53785f14c78570109271ab498756a2dd960e31f | |
parent | bab4259ba9ffa4194226ad7b4fe3158bf7345c5f [diff] |
libfdt: Add FdtNode::supernode_at_depth() This is helpful to locate special node (e.g. __overlay__). Bug: 277993056 Test: atest liblibfdt.integration_test Change-Id: I833e586437f0e5934a448dddf80d1bd947c3bd4f
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: