commit | 90b6aa76eee7d06d798c20fedd015b1cd194aa01 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Wed Mar 12 10:55:33 2025 -0700 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Mar 12 10:55:33 2025 -0700 |
tree | 694d2aaaec9aa58eef12fd2472f0b360524c4625 | |
parent | 42cc131d7bb6a5634216eb324795f23fe6d8b8ed [diff] | |
parent | 2d17daa0374ee2c8dac0a67d3ba5870a22049bce [diff] |
Merge "hypervisor_backends: Add get_granule_size()" into main am: 2d17daa037 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3537503 Change-Id: I4bddf396bc6ad3d1913a62f14f3a2bdebf184bca 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: