commit | f18461ad53c02c84dc9192e36780330288a82bcb | [log] [tgz] |
---|---|---|
author | Lev Rumyantsev <levarum@google.com> | Tue Jun 13 21:46:59 2023 -0700 |
committer | Lev Rumyantsev <levarum@google.com> | Wed Jun 14 18:07:49 2023 -0700 |
tree | e2795854db5986aa3e5b0269c27d28e8c6e84a9f | |
parent | 4841bbdf11068dcf20e1c9823b84ae1e9439b5f8 [diff] |
kernel_api: make sigaltstack non-fatal This is a temporary workaround to keep debugging hello world before guest_os_primitives is fully implemented. Test: hello_world works longer Bug: 276786584 Change-Id: I949797a000dc8280311630f01c29849436ae7c61
Berberis: dynamic binary translator to run Android apps with riscv64 native code on x86_64 devices or emulators.