commit | f1d5efdc55fe50ff075f42f982b4ad18034465ce | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Tue Jul 04 15:07:59 2023 +0000 |
committer | Alice Wang <aliceywang@google.com> | Fri Jul 07 17:37:18 2023 +0000 |
tree | 8c9da1a4945ceb8f4b5d20c66c42df91f8d267b8 | |
parent | be548ad9668179bce62cc8e1a08f5144c6801e58 [diff] |
[rialto] Handle page table exceptions in rialto As the MemoryTracker maps the MMIO memory range as lazy device memory, users of the MemoryTracker need to handle translation faults during MMIO memory mapping for normal flow. This change implements this handling in rialto. Bug: 284462758 Test: atest rialto_test Change-Id: Iaef203e2282bcb1e00ce426f4de5bd75caae387a
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.