Skip to content

[pauthabielf64] Define NT_ARM_TYPE_PAUTH_ABI_TAG constant #234

@kovdan01

Description

@kovdan01

In section 14.1 of pauthabielf64 we have the following https://github.com/ARM-software/abi-aa/blob/main/pauthabielf64/pauthabielf64.rst#141default-marking-schema:

A new section named .note.AARCH64-PAUTH-ABI-tag of type SHT_NOTE is defined
...
The type field shall be 1

In LLVM, we proposed a corresponding constant NT_ARM_TYPE_PAUTH_ABI_TAG equal to 1: see llvm/llvm-project#74874. The pauthabielf64 should also contain the constant name to have things consistent. See discussion in llvm/llvm-project#72713 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions