commit | f03089ce44c61a56fcc4f3247228ed326f863154 | [log] [tgz] |
---|---|---|
author | Pierre-Clément Tosi <ptosi@google.com> | Mon May 15 17:33:39 2023 +0000 |
committer | Pierre-Clément Tosi <ptosi@google.com> | Tue May 16 12:46:01 2023 +0000 |
tree | e3a5e4f448d4b95e207780d4094dc6a9d20f0252 | |
parent | eeb1ace982f50aaa3fd5bd7e13c23ce303b42d8d [diff] |
pvmfw: Initialize heap as soon as we enter Rust In order to have a valid Rust environment as soon as we start executing compiled code, move the heap initialization to the very first code executed from pvmfw/. Test: TH Change-Id: I0274427bf9e5168c03ce59152d2900141a785328
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.