commit | 87f5b61237f4d83f6138f012f836775b3666f550 | [log] [tgz] |
---|---|---|
author | Andrew Scull <ascull@google.com> | Mon Oct 10 15:41:43 2022 +0000 |
committer | Andrew Scull <ascull@google.com> | Mon Oct 10 15:45:51 2022 +0000 |
tree | 532a975a515cf8404bc7cd95b27fdfdef70fa65d | |
parent | 3b80c9b14bd28c06f675f583e8b12693d9063705 [diff] |
Allow attestation chain to be up to 4k The chains are currently around the 2k limit previously chosen. Bump this to 4k to avoid running out of space before the retrieveal API gets replaced with something that's actually useful. Fix: 252775935 Test: atest MicrodroidTests Test: atest ComposHostTestCases Change-Id: I97a8d0c3aa2dfcd1adedf79b22d6c057b908ce2a
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.