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

Port runtime to ARM #362

Merged
merged 20 commits into from
Jul 26, 2024
Merged

Port runtime to ARM #362

merged 20 commits into from
Jul 26, 2024

Conversation

fw-immunant
Copy link
Contributor

The tracer changes here add relatively clean support for compile-time choice of architecture. The partition-alloc changes here are enough to get things building, but don't implement tagging with MTE instructions and will need some revisiting.

@fw-immunant
Copy link
Contributor Author

Currently blocked on #373.

this is not necessarily what we want ultimately but we need a real constant here because PA_THREAD_ISOLATED_ALIGN_SZ is passed to alignas
@fw-immunant fw-immunant force-pushed the fw/arm-runtime branch 5 times, most recently from f7c1bb1 to f570bd3 Compare July 26, 2024 20:55
@fw-immunant fw-immunant merged commit da89d7f into main Jul 26, 2024
34 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