commit | 37cb07c73f6e2133a1abc7992c82eb33116e8477 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Tue Jul 04 12:19:32 2023 +0000 |
committer | Alice Wang <aliceywang@google.com> | Tue Jul 04 12:19:32 2023 +0000 |
tree | ba909de5dca5e72567f9345a5f6df9c715b1d484 | |
parent | 34cf4344b5f7549393930627f4d23d2669e1ff0f [diff] |
[rialto][MMIO] Remove redundant memory mapping for MMIO range This cl removes the redundant memory mapping for the MMIO range since the MMIO memory mapping will now be managed through the MemoryTracker. Bug: 284462758 Test: atest rialto_test Change-Id: I8cd40355a50bcbe93167414fe2c22f12796709b8
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.