ART: Change alloc-space begin for x86 ASAN
Move the preferred AllocSpace begin to 0x40000000, as lower memory is mostly reserved by ASAN. This does not seem to apply to arm32. Bug: 31098551 Bug: 37728308 Test: m SANITIZE_HOST=address test-art-host-gtest32 Test: lunch aosp_bullhead && m && m SANITIZE_TARGET=address # device boots Change-Id: I2c6508305e62040b0679dfe483c76fd283dba9de
Loading
Please sign in to comment