commit | 4ae4da492030b9384e6f14d7d18eff6b6b93a34e | [log] [tgz] |
---|---|---|
author | Pierre-Clément Tosi <ptosi@google.com> | Thu Feb 06 17:36:47 2025 +0000 |
committer | Pierre-Clément Tosi <ptosi@google.com> | Thu Feb 06 17:49:47 2025 +0000 |
tree | 81794ac3b47fe1225a1bd62f8aa573de4e9cec5c | |
parent | ca35434cb1cba00c04efd8f976e7de288013100f [diff] |
pvmfw: Check addr alignment of memory and swiotlb Ensure that those are also properly aligned to the constraint, currently defined as the guest page size but about to be extended to also align to the hypervisor page size. Bug: 393095315 Test: m pvmfw Change-Id: I2b98fdc1ab004fcd1d0f5f0c3c37d0c7ec3e8702
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: