commit | 62f7e64789fe6a8a2f6acad6748b929de3acb54f | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Fri Feb 10 09:55:13 2023 +0000 |
committer | Alice Wang <aliceywang@google.com> | Fri Feb 10 10:05:48 2023 +0000 |
tree | 20b22e49b5010b2eb7ba349231781df10ceed56f | |
parent | e9b2236fc10d602c8b073bf4c03c3b56b5c9afb3 [diff] |
[dice] Replace DiceContext with OwnedDiceArtifacts in microdroid The two structs have the same set of data and OwnedDiceArtifacts is also more secure as it zeros out the DICE CDI values when it is dropped. Bug: 268587826 Test: atest microdroid_manager_test MicrodroidTests Change-Id: I23a5c759af537e0784b9dfda00c2e8717bca4ec7
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.