diff options
author | 2023-04-19 14:37:30 +0100 | |
---|---|---|
committer | 2023-04-19 14:42:16 +0100 | |
commit | 2ff7fcccdeb2100cb5a3cc5314411fd23dd5f7c9 (patch) | |
tree | fd4cc11567546f8cc6b32526704763a8fe948355 /compiler/optimizing/constant_folding.cc | |
parent | a9054c763b0d05d187ed1457ec5a947b7fd4c041 (diff) |
riscv64: Disable Nterp so that zygote doesn't SIGILL at boot.
This started to happen after https://r.android.com/2537050, which
introduced initial support for Nterp in ART, but left all stubs
unimplemented (crashing with SIGILL on execution).
Bug: 271573990
Test: make sure zygote does not SIGILL at boot:
$ lunch aosp_cf_riscv64_phone-userdebug && m
$ launch_cvd --gpu_mode=drm_virgl
# grep logcat for SIGILL (in zygote64 process), observe none
Change-Id: I1ac53b57d66414d56b10cd3abb5ae8c25b42c05d
Diffstat (limited to 'compiler/optimizing/constant_folding.cc')
0 files changed, 0 insertions, 0 deletions