commit | ab9260cd7a238bcd3dfde3509d9fd8b346972d86 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Wed Jan 15 10:41:54 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Jan 15 10:41:54 2025 -0800 |
tree | 514bf14a1b1c1499c8997e8af9f01eec5085d149 | |
parent | b0a1710027b71e788b887f1bcc156939f3f11464 [diff] | |
parent | 1ba65e9eeab1bd5f69a57626b5795c8fc13d4584 [diff] |
Merge "Use &raw rather than addr_of macros." into main am: d4688f0f13 am: 1ba65e9eea Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3453211 Change-Id: Iee6cb55c23b09d3551c3d82235f84ebfbfe7eb8f Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
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: