ARM-software / abi-aa

Application Binary Interface for the Arm® Architecture
Other
878 stars 173 forks source link

[PAuthabielf64] Define NT-ARM-PAUTH-ABI-tag #235

Closed smithp35 closed 4 months ago

smithp35 commented 7 months ago

Be more explicit about the fields of the SHT_NOTE section and define a symbolic constant for the value 1.

https://github.com/ARM-software/abi-aa/issues/234

smithp35 commented 7 months ago

I will submit a follow up patch to bring the PAuthABI in line with the recent build attributes and GNU properties pull requests. Likely early next year as I'll be away for 3 weeks starting on Monday 18th.

Essentially: The Alternative .note.GNU.property will become the recommended ELF marking, and the note section will become the alternative.

smithp35 commented 4 months ago

This pull request is no longer required as it was included in https://github.com/ARM-software/abi-aa/pull/240