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

Support for the GNU note with the AARCH64 CPU features #527

Merged
merged 5 commits into from
Dec 8, 2023

Conversation

sevaa
Copy link
Contributor

@sevaa sevaa commented Dec 7, 2023

Addresses #526.

Used this chance to refactor note describing - uint32 with a bitmap seems to be a common theme.

0xC0000000 is the first vendor defined property code - quite likely to be reused elsewhere. Added a machine type check to somewhat prevent false positives on other CPU vendors' binaries.

As usual, some overlooked constants here and there.

@sevaa sevaa changed the title Support for AARCH64 features GNU note Support for the GNU note with the AARCH64 CPU features Dec 7, 2023
@eliben eliben merged commit 596b065 into eliben:master Dec 8, 2023
3 checks passed
@sevaa sevaa deleted the fix_pacbti branch April 15, 2024 14:02
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.

2 participants