commit | 9e24218dafb46d233976e966dd51be155fb9c38e | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Mon Nov 13 12:11:30 2023 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Mon Nov 13 12:11:30 2023 +0000 |
tree | 86fdb132b1e3b62fc0f6fb70fe133430d09a1ed8 | |
parent | 86cb4b0a34914b0531dbf1fb975ff688fda5d216 [diff] | |
parent | 96411e9d50191f172ee0baf2e18142492df628ee [diff] |
Merge changes I9d684029,Iaedc0925,I8d4c8b4f,I93b17a87,I822116f5 into main * changes: pvmfw: Pre-populate pviommu nodes libfdt: Add Fdt::node_mut_with_phandle() libfdt: Fix bugs in comparing two list in tests pvmfw: Call patch() in patch test libfdt: Add FdtNode::get_phandle()
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: