commit | bc828d726c9c8d6d6ab69bc554d33c78f76a14bd | [log] [tgz] |
---|---|---|
author | Jaewan Kim <jaewan@google.com> | Tue Sep 19 15:52:08 2023 +0900 |
committer | Jaewan Kim <jaewan@google.com> | Fri Oct 06 01:57:33 2023 +0900 |
tree | 5fed1fc8fc9cc91cd0daa69844a268123d595c08 | |
parent | fe06c85808bf5f58e3a658265bc3d5da1774065b [diff] |
libfdt: Add FdtNode::subnodes() Bug: 277993056 Test: atest liblibfdt.integration_test Change-Id: I8557b04c0fa4f4de28f6fdf79712dd5ee8f2b963
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: