commit | c9afb512a39c54275cfc756a661e1520d7f69d9c | [log] [tgz] |
---|---|---|
author | Jakob Vukalovic <jakobvukalovic@google.com> | Thu Mar 30 16:04:32 2023 +0000 |
committer | Jakob Vukalovic <jakobvukalovic@google.com> | Thu Mar 30 18:22:20 2023 +0000 |
tree | a26af486211171ab0eba77819ceb7e1ebb0a8e09 | |
parent | 91b5a5976eebb1e89b2789d89415ed612aaaa67e [diff] |
pvmfw: Add system register read/write macros Adds read_sysreg and write_sysreg macros to read/write from system registers. Test: atest MicrodroidTestApp Change-Id: I2a501fcb2871da26e8c3a5ec778d7ad244301a24
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.