commit | 05d2039324ca5e11484256df55785be3e8e43309 | [log] [tgz] |
---|---|---|
author | Pierre-Clément Tosi <ptosi@google.com> | Fri Mar 21 13:36:42 2025 +0000 |
committer | Pierre-Clément Tosi <ptosi@google.com> | Fri Mar 21 15:11:21 2025 +0000 |
tree | 64f8730a9aaa4d793752e6cbe7aacaef0e84b2b1 | |
parent | a2c794beb079f669a6f2596b17139f358f538af6 [diff] |
pvmfw: jump_to_payload: Support no DICE handover Relax the check on the DICE handover being present (which was only to enable a simpler implementation) in a way that is compatible with the current ASM. Test: m pvmfw # Note: we have no test coverage for this case yet Bug: 393977894 Change-Id: I0deaa726889647a86d813e2561f80400025cb920
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: