commit | ab72ec5d5db6239197e1cfa5e9c3692c4399e1f6 | [log] [tgz] |
---|---|---|
author | Andrew Scull <ascull@google.com> | Mon Mar 14 09:10:52 2022 +0000 |
committer | Andrew Scull <ascull@google.com> | Mon Mar 14 11:34:52 2022 +0000 |
tree | a79fbbb099984d82d1effef74a95bc2fafc506cd | |
parent | f933141681761b5d8fe3d2bc5f97b22055ddb4fe [diff] |
Strict instance boot checks When strict boot is active, ensure the instance image is provisioned during the first, and only the first, boot of the instance. This prevents and instance from being forked. Bug: 217376291 Test: atest MicrodroidTests Change-Id: I648b7df3b3368a3766f9f4e76b8f70f59d05659a
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.