[scudo] Enable MTE in Trusty
authorMarco Nelissen <marcone@google.com>
Wed, 7 Jun 2023 00:15:02 +0000 (00:15 +0000)
committerChia-hung Duan <chiahungduan@google.com>
Wed, 7 Jun 2023 00:15:04 +0000 (00:15 +0000)
commit146f4c26ac5097c4cc145ce3a6f700c3748affd1
tree9bee688f6d342d540cae290ad5c53f3481ff6a77
parent7056ad7e97347f6af65c1e4ccaffcc8dfd5ba1d2
[scudo] Enable MTE in Trusty

Trusty now has MTE support.
Back-ported from https://r.android.com/2332745.

Reviewed By: Chia-hungDuan

Differential Revision: https://reviews.llvm.org/D152219
compiler-rt/lib/scudo/standalone/allocator_config.h
compiler-rt/lib/scudo/standalone/memtag.h
compiler-rt/lib/scudo/standalone/platform.h
compiler-rt/lib/scudo/standalone/trusty.cpp