poke-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 0/2] Update SFrame pickles


From: Indu Bhagat
Subject: [PATCH 0/2] Update SFrame pickles
Date: Mon, 6 Feb 2023 22:20:03 -0800

Hello,

This patch set includes two patches to refresh the SFrame pickles.

The first patch updates the SFrame pickle to match the section contents as
generated by GNU assembler in Binutils 2.40.  Specifically, the pickle is now
updated with the information carried in the format to support PAuth extension
in AArch64.

The second patch fixes some type names so that camel casing is used
consistently.

I noticed that I have previously forgotten to add thunks to ChangeLog in the
final commit.  This time I will remember to do that :-)

Thanks,
Indu Bhagat (2):
  pickles: sframe.pk: update pickle to reflect AArch64 PAuth info
  pickles: sframe.pk: minor coding style fixes

 pickles/sframe-dump.pk |  4 ++--
 pickles/sframe.pk      | 47 ++++++++++++++++++++++++++----------------
 2 files changed, 31 insertions(+), 20 deletions(-)

-- 
2.39.0




reply via email to

[Prev in Thread] Current Thread [Next in Thread]