diff options
author | 2023-04-07 15:12:48 -0700 | |
---|---|---|
committer | 2023-04-13 21:49:41 +0000 | |
commit | 0f4df4f5c35cdf33102bbb80f835c88fedbd759b (patch) | |
tree | 3f819350f55dbb98971c34b0096fd4f9247ae866 /compiler/optimizing/code_sinking.cc | |
parent | 36fca05d1bd02087a439664419f0b98c74e38e0e (diff) |
Runtime detect HWASan where appropriate
With unbundled HWASan, libraries can be HWASan-ified even if ART is not.
This means we need to detect HWASan at runtime for the stack cleanup
methods, because we cannot be sure that no stack frames are tagged just
because ART does not use HWASan.
Bug: 276930343
Test: flash hwasan build & check apps work
Change-Id: I39c60f98de35c046bb69ab3bf318eaf5d11d4617
Diffstat (limited to 'compiler/optimizing/code_sinking.cc')
0 files changed, 0 insertions, 0 deletions