commit | 446136e106760c0878676c179f279eda4f03608f | [log] [tgz] |
---|---|---|
author | Pierre-Clément Tosi <ptosi@google.com> | Wed Oct 19 10:10:42 2022 +0100 |
committer | Pierre-Clément Tosi <ptosi@google.com> | Wed Oct 19 17:45:36 2022 +0100 |
tree | aa41e68ff828dae4187bc379ee00e1c77cf7e7e4 | |
parent | eb9f8757e6996d2bb7d996a9951545ec1d36dcb6 [diff] |
pvmfw: helpers: Represent addresses as usize Use the more natural type to represent "pointers as integers". Test: - Change-Id: I9bedfb1aad80769f5b3beaf18e896226c09ba758
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.