commit | 1ba65e9eeab1bd5f69a57626b5795c8fc13d4584 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Wed Jan 15 09:45:04 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Jan 15 09:45:04 2025 -0800 |
tree | 4fb69962069cc6c1a5531778df7c3d0a76e7bb6d | |
parent | 7ce2713c8316c9b8e67a4e67eadc162936ffd699 [diff] | |
parent | d4688f0f133e2e405d8f9a4fd55682acdb9b058d [diff] |
Merge "Use &raw rather than addr_of macros." into main am: d4688f0f13 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3453211 Change-Id: I929441b544fe6a3905cf07d3210ee0a5df05cd1e 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: