commit | c03f66171425c0aec268615f59f4705bac0e50f4 | [log] [tgz] |
---|---|---|
author | Jaewan Kim <jaewan@google.com> | Mon Feb 20 00:06:26 2023 +0900 |
committer | Jaewan Kim <jaewan@google.com> | Thu Feb 23 14:08:57 2023 +0900 |
tree | f4bef750815b1d397ffb2cf6af41d9d5f2a1f0af | |
parent | bad9de346f9d72059e793df5e994dcb048214e0e [diff] |
Enable microdroid console output with debug level or debug policy With this CL, pvmfw will add kernel.print.devkmsg and console to bootargs with hardcoded value from microdroid's debuggable bootconfig. Test: manually start protected/unprotected VMs \ with various debug levels and debug policies. Change-Id: I31600f0d337ff47edfb5cfea60f5e6a010c85ab5
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.