commit | 9e34e6abcf18fb184e76cfbf67cbf568cad6e3e3 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Thu Feb 08 17:50:28 2024 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Thu Feb 08 17:50:28 2024 +0000 |
tree | d0396a75628e665431512db0c1f31fae7775952e | |
parent | 7a7b2a9dd7f99a0adb19b6fff570b34379a3445a [diff] | |
parent | fbb5ee2aff9ff567bdb2cc2da80195b516b14308 [diff] |
Merge changes Ic5efebce,I597a6ba5,I4575b41e,I714a95d9,I7d2d8ecb, ... into main * changes: libfdt: Move funcs for non-DT buffers out of Fdt libfdt: Move FdtError, Result to dedicated module libfdt: Clean up the code before moving FFI calls libfdt: Remove duplicate FdtNode::from_mut() libfdt: Make unsafe API for DT cloning safe libfdt: Make ref casts & transmutes less unsafe
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: