commit | d3fe9ed723ec0b55459512cbb28f795115d7ef24 | [log] [tgz] |
---|---|---|
author | Jakob Vukalovic <jakobvukalovic@google.com> | Thu Apr 20 15:43:09 2023 +0100 |
committer | Jakob Vukalovic <jakobvukalovic@google.com> | Fri Apr 21 10:16:33 2023 +0100 |
tree | 89b981d1a88dccceda2675f863f331b9b34ed33d | |
parent | 85a00d7547332e4884a51daa9e8091082ef0903c [diff] |
pvmfw: Add exception handling infrastructure Add some infrastructure for parsing ESR values and error handling to exceptions.rs. This is to prepare for handling translation faults for lazy MMIO guard mapping of device pages. Bug: 245267332 Test: atest MicrodroidTestApp Change-Id: I8cba06d021b5299c8ce6f77708b290d834fb3992
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.