Skip to content

Remove nonexistent SFrame flag#1899

Draft
mati865 wants to merge 8 commits into
wild-linker:mainfrom
mati865:push-qrpsnslxnxso
Draft

Remove nonexistent SFrame flag#1899
mati865 wants to merge 8 commits into
wild-linker:mainfrom
mati865:push-qrpsnslxnxso

Conversation

@mati865
Copy link
Copy Markdown
Member

@mati865 mati865 commented May 7, 2026

SFRAME_AARCH64_PAUTH_KEY is a bit in sfda_func_info rather than sfp_flags. Since we copy sfda_func_info as-is, we don't need to care about it.

It has not changed in SFrame V3, it was already wrong in the previous implementation.

Tried to stack it on top of #1898, but you cannot do it from a fork. Only the last commit matters here.

mati865 added 8 commits May 6, 2026 14:33
`SFRAME_AARCH64_PAUTH_KEY` is a bit in `sfda_func_info` rather than
`sfp_flags`. Since we copy `sfda_func_info` as-is, we don't need to
care about it.

It has not changed in SFrame V3, it was already wrong in the previous
implementation.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant