commit | da4440a8957ce31cbc91591b548d7f1111bbd04a | [log] [tgz] |
---|---|---|
author | Pierre-Clément Tosi <ptosi@google.com> | Mon Aug 22 18:06:32 2022 +0100 |
committer | Pierre-Clément Tosi <ptosi@google.com> | Mon Oct 10 10:05:00 2022 +0100 |
tree | 8f641a694b5af544390112b46275819492e69843 | |
parent | 13a2b1b92b86261c2125f4eb3841ffd258cf8bba [diff] |
pvmfw: Issue MMIO_GUARD_MAP for UART Share the MMIO page containing the UART with the VMM. When handling a synchronous exception, don't print to the UART if it would cause re-entering the handler. Bug: 237371962 Test: m pvmfw_img && flash pvmfw.img && access UART Change-Id: Ia384f2e3a15b40b5e67cfafd50e571848fd5a126
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.