Skip to content

Minimal ARM64 consideration #78

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

Merged
merged 70 commits into from
Mar 7, 2025
Merged

Minimal ARM64 consideration #78

merged 70 commits into from
Mar 7, 2025

Conversation

hakril
Copy link
Owner

@hakril hakril commented Feb 2, 2025

With #47, azure allowing ARM64 windows VM and soon to be ARM64 CI runner for open-source project. I want to play with Windows-arm64 a little bit.
The goal of this MR is to explore consideration to take into account for ARM64 and setup the skeleton of ARM64 compatibility.

Some stuff will not be supported out of the box (injection & such)

@hakril hakril marked this pull request as draft February 2, 2025 18:24
Copy link

github-actions bot commented Feb 6, 2025

PyTest Results for 3.11-32

514 tests  +38   437 ✅ + 3   3m 27s ⏱️ +2s
  1 suites ± 0    77 💤 +35 
  1 files   ± 0     0 ❌ ± 0 

Results for commit 520fa86. ± Comparison against base commit 7abda41.

♻️ This comment has been updated with latest results.

@hakril
Copy link
Owner Author

hakril commented Mar 7, 2025

Minimal ARM64 considerations are now implemented in PFW. As the project is now able to work on TEB/PEB/architecture of differents process. Lot of things are not done in ARM64 processes as it will require some research.
I have adapted some of the tests for ARM64 runners but will only activate the CI for ARM64 when github provide runners (https://github.com/orgs/community/discussions/19197#discussioncomment-11874577).

@hakril hakril marked this pull request as ready for review March 7, 2025 14:42
@hakril hakril merged commit a5b5c06 into master Mar 7, 2025
19 checks passed
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