commit | 34916a75a2201db6bb09b21ad6f91ca94295f8cd | [log] [tgz] |
---|---|---|
author | Andrew Scull <ascull@google.com> | Sun Jan 30 21:34:24 2022 +0000 |
committer | Andrew Scull <ascull@google.com> | Mon Jan 31 23:03:25 2022 +0000 |
tree | 8156ddcad0fb6cecf5be81f61574c259a2f07795 | |
parent | 4a78a7a5aa8057449dc1bf0824807aa26024e42b [diff] |
Add a random salt to microdroid data The salt is saved along with the instance data and used as the hidden input to the DICE derivation. This adds a tie between the instance data and the secret derivation but still relies on microdroid_manager or administer it correctly. Bug: 214231981 Test: atest MicrodroidTestApp Change-Id: I8fd0814a88523e28ce96da21c73ff07f07f1fdfb
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.