diff options
author | Alexander Potapenko <glider@google.com> | 2021-08-03 07:47:40 +0000 |
---|---|---|
committer | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | 2021-12-25 00:35:16 +0000 |
commit | 9f00b9e945338525d79099a08e1fde1fbbc6b516 (patch) | |
tree | 6a33cec14eb23bb8b83c53e4fa5a2076f17d1a3c /libutils/Threads.cpp | |
parent | 004dad9a6a167a501467409a6c9bce7092a29781 (diff) |
Restrict creation of bootreceiver tracing instance to 64-bit systems.
The main users of this instance are KFENCE and MTE-aided KASAN, which are only supported on arm64.
Skip creation of this tracing instance on 32-bit systems to save ~6Mb memory on low-end devices.
Bug: 195089948
Bug: 194719088
Bug: 194156700
Test: manual on Pixel device
Merged-In: Icaf762715fed7a282b1ad738c10bcb45dc848f4d
Change-Id: I61694ce174fa745ef9fd50ca7464b5a9e1d1e011
(cherry picked from commit c81fec7d8eda91bdbbed87606bd3c844b5605214)
Merged-In:I61694ce174fa745ef9fd50ca7464b5a9e1d1e011
Diffstat (limited to 'libutils/Threads.cpp')
0 files changed, 0 insertions, 0 deletions