commit | f34f4b832fe3471e80b63373b6c62702f8140ec6 | [log] [tgz] |
---|---|---|
author | Jaewan Kim <jaewan@google.com> | Fri Nov 03 19:38:38 2023 +0900 |
committer | Jaewan Kim <jaewan@google.com> | Mon Nov 13 12:56:55 2023 +0900 |
tree | f42ca301b3b661d487f9c9ac75fda20a77a3ef16 | |
parent | d9ada132df6ec4744336f0ebdbffad1348ec1e64 [diff] |
libfdt: Add FdtNode::get_phandle() This doesn't directly use fdt_get_phandle() because the API doesn't return error code. Bug: 277993056 Test: atest libpvmfw.device_assignment.test, launch protected VM Change-Id: I822116f51bc5e21e5c0aa5e8adab938b69e1634e
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: