commit | 1eab723b9e489d9602195daa462f4eb9891e5f66 | [log] [tgz] |
---|---|---|
author | Jaewan Kim <jaewan@google.com> | Thu Jan 04 09:46:16 2024 +0900 |
committer | Jaewan Kim <jaewan@google.com> | Tue Jan 09 14:43:50 2024 +0900 |
tree | 9a515c622c6e3a9dd08534282f512bc205fb4cdb | |
parent | 28a13ea56d662478cacd12e72c9575ea441fc34c [diff] |
libfdt: Make properties of FdtNode outlive Properties of FdtNode from Fdt::node() outlive than its node. This CL makes the lifetime for subnodes() and descendants() consistent with Fdt::node(). Bug: 317830919 Test: atest liblibfdt.integration_test Change-Id: Id1b32a498ee63063c0b14bd4713135d238d76954
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: