commit | 959e7aaa936b6d34b1cccc9de4dd53ba0fac8b14 | [log] [tgz] |
---|---|---|
author | Pierre-Clément Tosi <ptosi@google.com> | Fri Mar 21 18:47:20 2025 +0000 |
committer | Pierre-Clément Tosi <ptosi@google.com> | Fri Mar 21 19:59:20 2025 +0000 |
tree | 754e98dc54e4a1c335ab11f6483de0744ac3ae0c | |
parent | 49cf1270ab5b6ea17d0ac6c15d5c1f07cf7ceeec [diff] |
pvmfw: main: Skip DICE derivation if missing AVB DICE can only happen with proper inputs, which pvmfw obtains through AVB so reflect that in the code. Don't pass the DICE handover if to the guest if none was generated. This prepares for a future change which will skip AVB. Note: No function change intended. Bug: 393977894 Test: m pvmfw Change-Id: I2be1955236b73b77496141151a78c4c74edd8504
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: