commit | ae9ed2a6e510e84cf03cefba834bcaf05c8f217e | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Wed Jul 05 11:36:35 2023 +0000 |
committer | Alice Wang <aliceywang@google.com> | Thu Jul 06 14:18:50 2023 +0000 |
tree | 3a3241462b062560eb8745e915ac8d06b85aeeed | |
parent | cee2c65ac5fac60988e0939f549c59667125d6ff [diff] |
[pvmfw] Extract EL1 exception register read into a function This cl extracts the EL1 exception register reading code into a separate function for better readability and maintainability. The extracted function will be moved to vmbase for reuse in rialto and pvmfw in a subsequent cl. Test: m pvmfw_img Change-Id: I492c3f0006fa67e794fb3ba1a103adc5635cf56d
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.