commit | cd03064b89f76b4ee41bcc0db282f9fb080d9fb8 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Wed Mar 12 11:21:28 2025 -0700 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Mar 12 11:21:28 2025 -0700 |
tree | b6b49aa7f3ad17933954d9193c188d9a5b6fe139 | |
parent | 4a946bc891db9c23aa7a2ed613079b86b43c3e1f [diff] | |
parent | 90b6aa76eee7d06d798c20fedd015b1cd194aa01 [diff] |
Merge "hypervisor_backends: Add get_granule_size()" into main am: 2d17daa037 am: 90b6aa76ee Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3537503 Change-Id: I17857fd69e5897fc458a59b005a1adba7b4a5330 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: