commit | d9b4c032696889535a05f523dc441764a6dc51ae | [log] [tgz] |
---|---|---|
author | David Brazdil <dbrazdil@google.com> | Wed Jul 19 10:15:13 2023 +0100 |
committer | David Brazdil <dbrazdil@google.com> | Wed Jul 19 10:20:27 2023 +0000 |
tree | 6b6cd559ed2d57411289444d7d3aeaabafad4af7 | |
parent | 42a20772bfd6ce5ac94067e2b7837cf48d767626 [diff] |
Disable HWASAN for crashdump crashdump is running as the first process in the VM and HWASAN seems to require additional setup. It crashes while setting up sighandlers: HWAddressSanitizer: CHECK failed: sanitizer_posix_libcdep.cpp:204 Bug: 291867858 Test: atest MicrodroidHostTestCases Change-Id: Ib19b480a9581557bbabd2df79645b87a497481ac
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.