commit | c165d4a50735496d5f8eb57c05d80aa5a3890fe8 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Mon Nov 04 16:53:24 2024 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Mon Nov 04 16:53:24 2024 +0000 |
tree | ac115484ddaf10c71088efb38b84edbddefa9081 | |
parent | 185145b01a3774ca78de1f8b80a2313b2802a56e [diff] | |
parent | 90dfd692634ea4bcf4828cec4b3f56cd7fe7f923 [diff] |
Merge changes I7231be6a,Ie7b97c99,I56f273e5 into main * changes: vmbase: Move MemoryTracker to memory::tracker vmbase: Prepare memory::shared privacy for move vmbase: Move handle_*_fault() to crate::exceptions
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: