<html>
    <head>
      <base href="https://bugs.llvm.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Backport lldb AArch64 memory tagging commands changes to 13.x branch"
   href="https://bugs.llvm.org/show_bug.cgi?id=51280">51280</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Backport lldb AArch64 memory tagging commands changes to 13.x branch
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>lldb
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>PC
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>release blocker
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>All Bugs
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>lldb-dev@lists.llvm.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>david.spickett@linaro.org
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>jdevlieghere@apple.com, llvm-bugs@lists.llvm.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Currently 13.x has a "memory tag read" command and half the supporting code for
"memory tag write". Backporting the following patches would complete the tag
write command, and the basic memory tagging feature set for lldb 13.

6a7a2ee8161da84d9a58a88b497b0b47c8df99f3 <a href="https://reviews.llvm.org/D105182">https://reviews.llvm.org/D105182</a> -
Memory tag write command
6eded00e0c6b4e06225df74292c078030556b8ce <a href="https://reviews.llvm.org/D105183">https://reviews.llvm.org/D105183</a> -
Memory tag write "--end-addr" option
d510b5f199d6e7a3062b5a6ea43181c4cc00a605 <a href="https://reviews.llvm.org/D105178">https://reviews.llvm.org/D105178</a> -
Annotate synchronous tag faults
555cd03193c9c098d787bec93eadfe43b179db9c <a href="https://reviews.llvm.org/D104914">https://reviews.llvm.org/D104914</a> -
Correct memtags packets type field format
98b5659b53ff93f3b68e48ea28ec54081196ae3b <a href="https://reviews.llvm.org/D106880">https://reviews.llvm.org/D106880</a> -
Mark mismatched tags in "memory tag read" output

Ok to cherry pick these to the branch?

Also I'd like to add these features to the lldb release notes. Can I do that
directly or should I put up a phabricator review for it first?</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>