commit | a32c37cf1aec3c352e2be3d472aea5230c2252bb | [log] [tgz] |
---|---|---|
author | Pierre-Clément Tosi <ptosi@google.com> | Thu Dec 08 13:54:03 2022 +0000 |
committer | Pierre-Clément Tosi <ptosi@google.com> | Thu Jan 05 11:04:11 2023 +0000 |
tree | 7b8d1f17bd4afa240675b9b2ec0cb7472c381bb4 | |
parent | 5f341b36d6e7bf8ff2d9a06203f1838eee249db0 [diff] |
vmbase: Support Bionic errno, abort(), FORTIFY_SOURCE Add support for fundamental dependencies of Bionic libc functions we are about to need. Bug: 256148034 Bug: 256827715 Test: m pvmfw_img && atest vmbase_example.integration_test Change-Id: Ie85b45ad3ff8b3299a58e28dd87c9acc811f1a9f
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.