Skip to content

[pauthabielf64] Define static AUTH TLSDESC relocations #293

@kovdan01

Description

@kovdan01

In pauthabielf64, dynamic AUTH TLSDESC relocation R_AARCH64_AUTH_TLSDESC is defined https://github.com/ARM-software/abi-aa/blob/main/pauthabielf64/pauthabielf64.rst#auth-variant-got-generating-relocations.

However, the section with AUTH variant GOT-generating relocations does not contain definitions for static TLSDESC relocs: https://github.com/ARM-software/abi-aa/blob/main/pauthabielf64/pauthabielf64.rst#auth-variant-got-generating-relocations.

Particularly, the following relocation types are missing and should be defined:

  1. R_AARCH64_AUTH_TLSDESC_ADR_PAGE21
  2. R_AARCH64_AUTH_TLSDESC_LD64_LO12
  3. R_AARCH64_AUTH_TLSDESC_ADD_LO12

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