Re: [PATCH 0/4] Add AARCH64 pointer authentication support

2023-02-23 Thread Mark Wielaard
Hi German, On Thu, May 19, 2022 at 02:30:23PM +0100, German Gomez via Elfutils-devel wrote: > On 28/04/2022 20:56, Mark Wielaard wrote: > > I haven't been able to look at the actual patches yet. And I am on > > vacation this week. But I'll review next week after I am back. > > Thanks a lot for lo

Re: [PATCH 0/4] Add AARCH64 pointer authentication support

2022-05-19 Thread German Gomez via Elfutils-devel
On 19/05/2022 14:30, German Gomez via Elfutils-devel wrote: > Hi Mark, thanks for looking, and sorry for the delay > > On 28/04/2022 20:56, Mark Wielaard wrote: >> Hi German, >> >> On Mon, Apr 25, 2022 at 02:03:07PM +, German Gomez via Elfutils-devel >> wrote: >>> [...] >> Thanks a lot for t

Re: [PATCH 0/4] Add AARCH64 pointer authentication support

2022-05-19 Thread German Gomez via Elfutils-devel
Hi Mark, thanks for looking, and sorry for the delay On 28/04/2022 20:56, Mark Wielaard wrote: > Hi German, > > On Mon, Apr 25, 2022 at 02:03:07PM +, German Gomez via Elfutils-devel > wrote: >> I've included a set of patches in order to demangle return addresses in >> aarch64 platforms with p

Re: [PATCH 0/4] Add AARCH64 pointer authentication support

2022-04-28 Thread Mark Wielaard
Hi German, On Mon, Apr 25, 2022 at 02:03:07PM +, German Gomez via Elfutils-devel wrote: > I've included a set of patches in order to demangle return addresses in > aarch64 platforms with pointer authentication. > > Besides adding the implementation of the negate_ra_state opcode, there > is a