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

Improve core runtime crates #67

Closed
wants to merge 9 commits into from

Conversation

nspin
Copy link
Member

@nspin nspin commented Jan 12, 2024

  • Reduce transitive dependencies on the sel4 crate (this improves modularity and testability, and will make stabilizing APIs easier)
  • General code clean-up

@nspin nspin force-pushed the pr/reduce-dependence-on-sel4 branch from a2b3db1 to b450281 Compare January 13, 2024 07:44
@nspin nspin changed the title Reduce transitive dependencies on the sel4 crate Improve foundational runtime crates Jan 15, 2024
@nspin nspin changed the title Improve foundational runtime crates Improve core runtime crates Jan 15, 2024
Remove 'sel4-initialize-tls-on-stack's dependency on 'sel4'

Signed-off-by: Nick Spinale <[email protected]>
Use the third-party `lock_api` crate whenever possible.

Signed-off-by: Nick Spinale <[email protected]>
Signed-off-by: Nick Spinale <[email protected]>
Signed-off-by: Nick Spinale <[email protected]>
@nspin nspin force-pushed the pr/reduce-dependence-on-sel4 branch from b450281 to 6d84a09 Compare January 15, 2024 09:15
@nspin nspin closed this Jan 15, 2024
@nspin nspin deleted the pr/reduce-dependence-on-sel4 branch January 15, 2024 09:15
@nspin
Copy link
Member Author

nspin commented Jan 16, 2024

Closed in favor of #68

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