commit | 55f438cd07f950f3581daa0454b9dd495c12333e | [log] [tgz] |
---|---|---|
author | Jaewan Kim <jaewan@google.com> | Wed Nov 15 01:24:36 2023 +0900 |
committer | Jaewan Kim <jaewan@google.com> | Wed Nov 15 01:24:36 2023 +0900 |
tree | 1057765c88c3579fecdcf1538852e196cc023ef9 | |
parent | 001f6b7fba9285434d332e0ee61753b471f01028 [diff] |
libfdt: Make Phandle Eq, PartialEq, Ord, PartialOrd This is required for Phandle to be used as BTreeMap's key Bug: 277993056 Test: atest liblibfdt.integration_test Change-Id: I6690a27ed13098898d7f403e0aefea5034699dd6
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: