commit | c63246df817ed98ea27ea451f62ca55fba70b4d4 | [log] [tgz] |
---|---|---|
author | Jaewan Kim <jaewan@google.com> | Thu Nov 09 15:41:01 2023 +0900 |
committer | Jaewan Kim <jaewan@google.com> | Mon Nov 13 14:32:16 2023 +0900 |
tree | c3de59e30e2ef82a30235a811736ee1f1c4b3546 | |
parent | a041d4ba72c4b97b95bdaf3b8e9388f89f4832a0 [diff] |
libfdt: Add Fdt::node_mut_with_phandle() Bug: 277993056 Test: atest libpvmfw.device_assignment.test, launch protected VM Change-Id: Iaedc0925632a05bcd0198adc94505c8d7683b7c8
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: