Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PAC][ELF] Support .note.gnu.property for marking schema #83864

Closed
kovdan01 opened this issue Mar 4, 2024 · 3 comments
Closed

[PAC][ELF] Support .note.gnu.property for marking schema #83864

kovdan01 opened this issue Mar 4, 2024 · 3 comments
Assignees
Labels
backend:AArch64 metabug Issue to collect references to a group of similar or related issues.

Comments

@kovdan01
Copy link
Contributor

kovdan01 commented Mar 4, 2024

ARM-software/abi-aa#240 changes PAuthABIELF64 a bit. Main changes:

  • GNU property becomes the main way of ELF marking, separate note section becomes an alternative;

  • Compatibility info is restricted to <platform, version> tuple only (8+8=16 bytes) w/o extra info previously allowed.

Changes to be applied:

@kovdan01 kovdan01 self-assigned this Mar 4, 2024
@kovdan01 kovdan01 changed the title [ELF][PAC] Support .note.gnu.property for marking schema [PAC][ELF] Support .note.gnu.property for marking schema Mar 4, 2024
@kovdan01
Copy link
Contributor Author

kovdan01 commented Mar 4, 2024

Tagging @asl

@llvmbot
Copy link
Member

llvmbot commented Mar 4, 2024

@llvm/issue-subscribers-backend-aarch64

Author: Daniil Kovalev (kovdan01)

https://github.com/ARM-software/abi-aa/pull/240 changes PAuthABIELF64 a bit. Main changes:
  • GNU property becomes the main way of ELF marking, separate note section becomes an alternative;

  • Compatibility info is restricted to <platform, version> tuple only (8+8=16 bytes) w/o extra info previously allowed.

Changes to be applied:

@kovdan01 kovdan01 moved this to In Progress in Pointer Authentication Tasks Apr 8, 2024
@kovdan01 kovdan01 closed this as completed Jul 1, 2024
@github-project-automation github-project-automation bot moved this from In Progress to Done in Pointer Authentication Tasks Jul 1, 2024
@EugeneZelenko EugeneZelenko added the metabug Issue to collect references to a group of similar or related issues. label Jul 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend:AArch64 metabug Issue to collect references to a group of similar or related issues.
Projects
Status: Done
Development

No branches or pull requests

4 participants