commit | 1096ef864633b0e2bf7fdb75379a73b2e80f44d0 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Thu Jan 06 14:31:22 2022 +0900 |
committer | Jiyong Park <jiyong@google.com> | Thu Jan 06 14:31:22 2022 +0900 |
tree | ef8eaaa14893f936b8cc46667a5bbc15090cec71 | |
parent | 67d248e24ac780995a945b167effef077e626241 [diff] |
Set android_keymint_needed=N for microdroid The u-boot bootloader has recently been updated to mandate the existence of a keymint console and to communicate with keymint using the console. Until microdroid can support the same same use case, don't let the bootloader demand the keymint console. This is done by setting the new env var android_keymint_needed to N. Bug: N/A Test: atest MicrodroidHostTestCases Change-Id: I145af591ca4334251efce82d97db535aca015a97
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.