commit | ca1ce2c6969ea663ac49bc270d6fbeb2f2c3bb52 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Fri Mar 21 18:03:48 2025 -0700 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Fri Mar 21 18:03:48 2025 -0700 |
tree | 7945f20b508309f51f8d926ccb1a04b85e5a99fe | |
parent | 058a462de7a1bd1ad54140f8df722df4a3181f06 [diff] | |
parent | 4d27e7e230678aa0646b02820b0a0043d2b72780 [diff] |
Merge changes from topic "avf-b-support" into main * changes: pvmfw: fix device_info_assigned_info_without_iommus test pvmfw: Handle absence of vcpu-stall-detector to avoid boot failure libhypervisor_backends: gunyah: Implement device assigner pvmfw: Do not return error when interrupts property is not present pvmfw: Do iommus validation for pkvm-pviommu only
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: