commit | ca35434cb1cba00c04efd8f976e7de288013100f | [log] [tgz] |
---|---|---|
author | Pierre-Clément Tosi <ptosi@google.com> | Thu Feb 06 17:34:52 2025 +0000 |
committer | Pierre-Clément Tosi <ptosi@google.com> | Thu Feb 06 17:49:47 2025 +0000 |
tree | 82bd43dfefc82dd1b61481cf83fff4a0075ddd3d | |
parent | 3e674ed285d152766da9a02fafed3252cc4e7305 [diff] |
pvmfw: Rename variables around alignment checks Prepare for checking alignment against more than the guest page size. Touch up some error messages. Note: No functional change intended. Test: m pvmfw Change-Id: I3532dc1970ed9f00678491c27980f50ebce849cb
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: