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] Sign LR with B key for non-leaf functions with ptrauth-returns attr #100552

Merged
merged 1 commit into from
Jul 25, 2024

Commits on Jul 25, 2024

  1. [PAC] Sign LR with B key for non-leaf functions with ptrauth-returns …

    …attr
    
    For pauthtest ABI and, there is a bunch of ptrauth-* options, including
    ptrauth-returns. Use "ptrauth-returns" function attribute to indicate need
    for LR signing with B key for non-leaf function to avoid using
    "sign-return-address" and "sign-return-address-key" which were
    originally designed for pac-ret.
    
    Co-authored-by: Ahmed Bougacha <[email protected]>
    Co-authored-by: Anatoly Trosinenko <[email protected]>
    3 people committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    086d761 View commit details
    Browse the repository at this point in the history