ARM-software / abi-aa

Application Binary Interface for the Arm® Architecture
Other
938 stars 188 forks source link

[AAELF64][PAUTHABI64] Assign PAuthABI relocation codes. #227

Closed smithp35 closed 6 months ago

smithp35 commented 11 months ago

Now that there will be a concrete implementation of PAuthABI in upstream LLVM we need to move the PAuthABI relocation codes out of the space reserved for private experiments to their final codes. These are in the range of codes already reserved for the PAuthABI in AAELF64.

The description of the operations will remain in the PAuthABI64 as this remains an extension.

asl commented 7 months ago

Just to note: the current implementation in LLVM is done according to this spec.

smithp35 commented 7 months ago

I'll set a review deadline for 12/05/2024, I'll merge unless there are any objections.

smithp35 commented 7 months ago

I'll set a review deadline for 12/05/2024, I'll merge unless there are any objections.

smithp35 commented 6 months ago

Rebased changes prior to merge