commit | 4f4f5eb3e009260544b939648a6bf7a41e262bdc | [log] [tgz] |
---|---|---|
author | Pierre-Clément Tosi <ptosi@google.com> | Thu Dec 08 14:31:42 2022 +0000 |
committer | Pierre-Clément Tosi <ptosi@google.com> | Thu Jan 12 10:48:34 2023 +0000 |
tree | 0f4ddd1715c58f33fc8308056c3be8f613326451 | |
parent | 02adf07059ef9ef16c6fe1c99848ee156c78f5a1 [diff] |
pvmfw: Perform DICE derivation Integrate DICE derivation into pvmfw and fail if the operation fails. Note that we still need to get the salt ("hidden" DICE input) from the instance.img or TRNG and pass the result to the next stage. Bug: 256827715 Test: atest MicrodroidHostTests Change-Id: Ibebaf526fd6055b9d05ce6017b560fb8814471e5
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.