Re: [PATCH v5 0/6] Add memtag-stack sanitizer using MTE instructions

2025-09-23 Thread Claudiu Zissulescu-Ianculescu
Ping On 9/2/25 3:44 PM, claudiu.zissulescu-iancule...@oracle.com wrote: > From: Claudiu Zissulescu > > Hi, > > Please find series of patches for adding memtag-stack sanitizer using > AArch64 MTE instructions. > > Most of the patches are ACKed, however, I have included them for > reference. The

[PATCH v5 0/6] Add memtag-stack sanitizer using MTE instructions

2025-09-02 Thread claudiu . zissulescu-ianculescu
From: Claudiu Zissulescu Hi, Please find series of patches for adding memtag-stack sanitizer using AArch64 MTE instructions. Most of the patches are ACKed, however, I have included them for reference. The remaining ones to be reviews are: * target-insns.def: (compose_tag) New pattern. * aa