| commit | 3cbd69426bd528fc46bbade459e910266acf261b | [log] [tgz] |
|---|---|---|
| author | Frederick Mayle <fmayle@google.com> | Tue Sep 02 15:23:23 2025 -0700 |
| committer | Frederick Mayle <fmayle@google.com> | Tue Sep 02 16:53:03 2025 -0700 |
| tree | 18190ab4d6c7cf0b8bc61424a821f39c22606a45 | |
| parent | b15bccd11ee498c6ab4e09e8854dfe4f560771c0 [diff] |
Update crashdump kernel to build 14031506 Includes CONFIG_DMA_RESTRICTED_POOL=y change to fix use with pVMs. Test: packages/modules/Virtualization/android/vm/vm_shell.sh start-microdroid --auto-connect; echo c > /proc/sysrq-trigger Bug: 436349788 Flag: EXEMPT . Change-Id: Id54f6530875ece8029a248c331896adf88ec8499
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: