commit | 93c7ccceb0ce517f6ff50b3b31164592e2f0e133 | [log] [tgz] |
---|---|---|
author | Andrew Scull <ascull@google.com> | Thu Aug 18 15:45:32 2022 +0000 |
committer | Andrew Scull <ascull@google.com> | Thu Aug 18 17:26:42 2022 +0000 |
tree | 52112c33fbec9d4d1ea91f9cb18ab9d40f85dc64 | |
parent | 62d012dd996e1436cd73c7898824b1212548ccda [diff] |
Reduce expected length of VM's DICE chain In preparation for only giving VMs the fragment of the DICE chain that is unique to the VM, and so doesn't contain any device identifiers, reduce the expected length of the DICE chain to the number of microdroid boot stages. This will be tightened from a lower bound to an equality once all the changes are complete. Bug: 231422423 Test: TH Change-Id: Ice82c7b6231d95c616c4bcaf7f1fddb9e759a7a8
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.