commit | 2e6ab799461c3b98888a896c23dfa7bf1b8d95e1 | [log] [tgz] |
---|---|---|
author | Andrew Scull <ascull@google.com> | Sun Jan 30 16:04:08 2022 +0000 |
committer | Andrew Scull <ascull@google.com> | Mon Jan 31 23:54:24 2022 +0000 |
tree | 8c950ffe7e79f5301f0a9abce5e748a3f787b3cc | |
parent | 34916a75a2201db6bb09b21ad6f91ca94295f8cd [diff] |
Smoke tests for VM instance secrets Different instances should have different secrets but within an instance it should get the same secrets. This should from the very start of the VM and continue to be true after things have been loaded in the VM. These tests checks that the microdroid payloads continue to follow the expectations. There is a slight chance for the test to fail by chance, but it is cryptographically insignificant by design. Bug: 214231981 Test: atest MicrodroidTestApp Change-Id: I488c7370ad901a73a520bc3fa548d4b9b7959d19
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.