commit | 807fa59cb53a27cfbec84264d9eaf71feb62475f | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Fri Jun 02 09:54:43 2023 +0000 |
committer | Alice Wang <aliceywang@google.com> | Fri Jun 02 12:25:13 2023 +0000 |
tree | d4fdda8df866c1804d5c79e2139f4b4a01a5632d | |
parent | 3d4c5c387d7ce93424646833fa233ffb901a6a43 [diff] |
[pvmfw][rialto] Refactor and reuse console_uart_range() This cl: - Extracts console_uart_range() into a function and moves it to vmbase. There is no behavior change for pvmfw. - Allocates device memory for UART range in rialto. Bug: 284462758 Test: m pvmfw_img && atest rialto_test Change-Id: I7f38e7c91869692ed535d00d62713f5be6b8f8ab
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.