Skip to content

Add minimal AArch64 support#900

Open
sangho2 wants to merge 2 commits into
mainfrom
sanghle/arm64-core
Open

Add minimal AArch64 support#900
sangho2 wants to merge 2 commits into
mainfrom
sanghle/arm64-core

Conversation

@sangho2

@sangho2 sangho2 commented Jun 3, 2026

Copy link
Copy Markdown
Contributor

This PR introduces minimal AArch64 support to the LiteBox core and Linux common crates. It includes essential architecture-specific data structures and data fields as well as fallible memory copy assembly blocks. It also updates CI to build and test the two crates with an AArch64 host.

@sangho2 sangho2 marked this pull request as ready for review June 3, 2026 23:07
@sangho2

sangho2 commented Jun 4, 2026

Copy link
Copy Markdown
Contributor Author

merging #806 before this might be better. indirectly related (i.e., ArchSpecificProvider).

@sangho2 sangho2 added the must-not-merge:blocked-on-other-changes Other changes/PRs to be handled first. Label not needed for non-main changes. label Jun 4, 2026
@sangho2 sangho2 force-pushed the sanghle/arm64-core branch from 0dd8aa3 to 797a50d Compare June 8, 2026 15:54
@sangho2 sangho2 force-pushed the sanghle/arm64-core branch from 797a50d to 03105f4 Compare June 8, 2026 15:58
@github-actions

github-actions Bot commented Jun 8, 2026

Copy link
Copy Markdown

🤖 SemverChecks 🤖 No breaking API changes detected

Note: this does not mean API is unchanged, or even that there are no breaking changes; simply, none of the detections triggered.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

must-not-merge:blocked-on-other-changes Other changes/PRs to be handled first. Label not needed for non-main changes.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant