commit | 4c1edbefb980a751a87a65b2ab2cb3e01c3bab3e | [log] [tgz] |
---|---|---|
author | Jakob Vukalovic <jakobvukalovic@google.com> | Mon Apr 17 19:10:57 2023 +0100 |
committer | Jakob Vukalovic <jakobvukalovic@google.com> | Wed May 24 15:34:26 2023 +0100 |
tree | cbacda423e41ea20fd5f61b7639f20ff196eaf66 | |
parent | 44b1ce35f3cf074235b0ab1c0eb3a445ca81b96f [diff] |
pvmfw: Manage dirty state in hardware if possible Manage dirty state in hardware on devices that support `FEAT_HAFDBS`. Check presence of feature and enable dirty state management in TCR_EL1. Bug: 269738062 Test: atest MicrodroidTestApp Change-Id: If9044702a02fa2f29a747d9d80cc958773bdfe17
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.