commit | d9a3b18423ec0ccc111d23ce51e67f3a961b5309 | [log] [tgz] |
---|---|---|
author | Andrew Walbran <qwandor@google.com> | Tue Jul 19 13:59:47 2022 +0000 |
committer | Andrew Walbran <qwandor@google.com> | Tue Jul 19 14:01:06 2022 +0000 |
tree | be5870ab79765fd963789970cba2fc650b4746a6 | |
parent | 713c6f3d61a2478e6b0a7ffaed05b68b188f3d6e [diff] |
Use Arm optimised-routines for memory intrinsics. Previously we were depending on Bionic's libc, which was pulling in a bunch of other symbols we don't need or want. Bug: 223166344 Test: atest vmbase_example.integration_test Change-Id: I94c48d5b024f67a33c3ee9ad8d35b887c78c341f
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.