commit | 2d63532b4fc2cbd6d0d5490ebcd7c0c28c8c60f5 | [log] [tgz] |
---|---|---|
author | Pierre-Clément Tosi <ptosi@google.com> | Fri Mar 21 16:01:21 2025 +0000 |
committer | Pierre-Clément Tosi <ptosi@google.com> | Fri Mar 21 17:29:23 2025 +0000 |
tree | c7e8be383300a44f57576ceb33edbad52c975ee5 | |
parent | 05d2039324ca5e11484256df55785be3e8e43309 [diff] |
pvmfw: Move instance_hash in dice::PartialInputs Simplify data dependencies, for simpler code flow. Note: No functional change intended. Test: m pvmfw libpvmfw.dice.test Change-Id: I210dee0088cfdfdd7090316d8bad033c0082173a
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: