commit | 938b4fb50eeaf2e607f3cd5b7c45de44a5e7d2bd | [log] [tgz] |
---|---|---|
author | Pierre-Clément Tosi <ptosi@google.com> | Tue Nov 26 12:59:47 2024 +0000 |
committer | Pierre-Clément Tosi <ptosi@google.com> | Mon Dec 09 15:15:48 2024 +0000 |
tree | 6f449c896865898f700fd3eae42bf6686bdd57b2 | |
parent | 9277880a9785bd93088e397f28cee2816f4c068f [diff] |
pvmfw: Parametrise GUEST_PAGE_SIZE Replace the const with variables trickling down from a centralized assignment, in preparation for reading it from the verified kernel. Note: No functional change intended. Bug: 339779843 Bug: 339782511 Test: m pvmfw_bin Change-Id: I5f88ff52cb3d8deb220568f789e6569862505e75
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: