commit | f58f3a367eda28ca6c8de90dbf744d5b80f4c553 | [log] [tgz] |
---|---|---|
author | Pierre-Clément Tosi <ptosi@google.com> | Thu Feb 02 16:24:23 2023 +0000 |
committer | Pierre-Clément Tosi <ptosi@google.com> | Tue Feb 14 14:51:38 2023 +0000 |
tree | 5657223c1aeb6c2e804c0cc5e5d8c6e9a8663eab | |
parent | 81ca080ab40ad574ff6c5e0bece33bb40c2c3a50 [diff] |
pvmfw: refactor: Expose DICE inputs to main() Refactor the code to give the top-level business logic access to the DICE inputs to be able to set the hidden input (salt) and make use of the computed hashes, as it will be required to verify the content of the instance.img entry. Note: No functional change intended. Test: atest MicrodroidHostTests Change-Id: I111006fb4becc12f5b19480e5b8882754e193102
This repository contains userspace services related to running virtual machines on Android, especially protected virtual machines. See the getting started documentation and Microdroid README for more information.