commit | cad8d5e78acaaf62e2ce38e943a4318fa34aec83 | [log] [tgz] |
---|---|---|
author | Cole Faust <colefaust@google.com> | Mon Nov 20 15:09:27 2023 -0800 |
committer | Cole Faust <colefaust@google.com> | Mon Nov 20 15:09:27 2023 -0800 |
tree | 02c01201ae706c87ebf83083baeee2af57bb0c40 | |
parent | 91417ae2fd02172e56f21920c672c6ebbde90e13 [diff] |
Sandbox fdt genrules go/roboleaf-busy-beavers-sandboxing Bug: 307824623 Test: m fdt_test_tree_empty_memory_range_dtb fdt_test_tree_multiple_memory_ranges_dtb fdt_test_tree_one_memory_range_dtb Change-Id: Id38e3a5b93f28418597d944901c42e3e84ab6734
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: