commit | 7ce2713c8316c9b8e67a4e67eadc162936ffd699 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Wed Jan 15 09:44:43 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Jan 15 09:44:43 2025 -0800 |
tree | 1d8591397fddd2841ce19b2014a280e4c91d4bfd | |
parent | 20bbe85d3489865415027936c193daaa7764f551 [diff] | |
parent | f4a8e9be874014c4fc47eafe9631916d95da1e53 [diff] |
Merge "dice: support fallible allocation for retry" into main am: f4a8e9be87 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3452968 Change-Id: Ic0c0fc34ef9d061f4bd2e038258b1aaaa94e7203 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: