commit | 8b557773abd0a1e4361370eb8ac431ad632cd1db | [log] [tgz] |
---|---|---|
author | David Brazdil <dbrazdil@google.com> | Tue Jul 05 12:22:20 2022 +0100 |
committer | David Brazdil <dbrazdil@google.com> | Fri Jul 08 13:09:49 2022 +0100 |
tree | 6f60cd881c37a7d2bbc4bc0065a26a3a267d5bc2 | |
parent | 3f496905e4058d2e70243e05e3b987221ed6dffd [diff] |
vmbase: Add basic logger Introduce a logger in vmbase that wraps around the println! into UART to be able to distinguish different levels of log messages. Test: atest vmbase_example.integration_test Change-Id: Id3b98ef4cdc4b23a11f099d75cc1c9902a9da785
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.