commit | f3681e87a66d4d128c0f9e1c267f0856d07cb985 | [log] [tgz] |
---|---|---|
author | Pierre-Clément Tosi <ptosi@google.com> | Thu Jun 22 11:38:22 2023 +0000 |
committer | Pierre-Clément Tosi <ptosi@google.com> | Tue Jun 27 15:24:32 2023 +0000 |
tree | fc89562abcbd4680cd6f0713fbcda67222bd23a1 | |
parent | 579479e9624a6e75d45716be874c9309179a6a67 [diff] |
pvmfw: Prepare heap.rs for move Allow client code to control the size of the HEAP through a macro. Make the SAFETY comment a compliant docstring. Test: TH Change-Id: I386e0c2e070e8c96f90560881005af827607fecc
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.