Re: [PATCH 00/22] aarch64: Add support for Guarded Control Stack extension

2024-10-31 Thread Yury Khrustalev
On Thu, Oct 24, 2024 at 06:47:07PM +0100, Richard Sandiford wrote: > Yury Khrustalev writes: > > This patch series adds support for the Guarded Control Stack extension. > > > > Thanks for this. I've replied to some individual patches, but the > ones I didn't reply to look ok as-is. > > Richard

Re: [PATCH 00/22] aarch64: Add support for Guarded Control Stack extension

2024-10-24 Thread Richard Sandiford
Yury Khrustalev writes: > This patch series adds support for the Guarded Control Stack extension [1]. > > GCS marking for binaries is specified in [2]. > > Regression tested on AArch64 and no regressions have been found. > > Is this OK for trunk? > > Sources and branches: > - binutils-gdb: source

[PATCH 00/22] aarch64: Add support for Guarded Control Stack extension

2024-10-23 Thread Yury Khrustalev
This patch series adds support for the Guarded Control Stack extension [1]. GCS marking for binaries is specified in [2]. Regression tested on AArch64 and no regressions have been found. Is this OK for trunk? Sources and branches: - binutils-gdb: sourceware.org/git/binutils-gdb.git users/ARM/g