commit | 3b24f95b145677a99d728e47798fa9468206282b | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Wed Feb 02 17:19:12 2022 +0000 |
committer | Alan Stokes <alanstokes@google.com> | Wed Feb 02 17:19:12 2022 +0000 |
tree | 7e813e2356d9e56cb6f2d1e107dcacd2208f8278 | |
parent | 2d4d04aa60da33b6db725fccb2af81111b9ac6cb [diff] |
Test generated keys are valid After compilation has run the generated CompOS public/private key pair should be valid, as decided by compos_verify_key, since that is what odsign uses. In passing: change a couple of checks from assume to assert. Bug: 213891964 Test: atest ComposTestCase Change-Id: Id91d869b4ed15a8d6e2720d7e79bab874b3eb714
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.