[all-commits] [llvm/llvm-project] 146f4c: [scudo] Enable MTE in Trusty

marcone via All-commits all-commits at lists.llvm.org
Tue Jun 6 17:15:46 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 146f4c26ac5097c4cc145ce3a6f700c3748affd1
      https://github.com/llvm/llvm-project/commit/146f4c26ac5097c4cc145ce3a6f700c3748affd1
  Author: Marco Nelissen <marcone at google.com>
  Date:   2023-06-07 (Wed, 07 Jun 2023)

  Changed paths:
    M compiler-rt/lib/scudo/standalone/allocator_config.h
    M compiler-rt/lib/scudo/standalone/memtag.h
    M compiler-rt/lib/scudo/standalone/platform.h
    M compiler-rt/lib/scudo/standalone/trusty.cpp

  Log Message:
  -----------
  [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




More information about the All-commits mailing list