commit | e9c36fb2c7cb5e680aa1e0cac50a71d993970813 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Mon Feb 12 12:24:43 2024 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Mon Feb 12 12:24:43 2024 +0000 |
tree | db843e5cf861069c5432584b4b1c813b99f53184 | |
parent | 30908a5bf57306e2705364de93dfd2fb596adebe [diff] | |
parent | eabe1f510cb145214c183835e6045850a78a89bf [diff] |
Merge changes from topic "libmemoffset_nostd" into main * changes: libfdt: Make get_property_by_offset() less unsafe libfdt: Move FFI for DT properties to Libfdt* libfdt: Add setprop_placeholder & Improve trimprop libfdt: Make Libfdt::string() actually safe libfdt: Move string functions to Libfdt libfdt: Move phandle functions and 0-cost 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: