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

Introduce spawn-task example #111

Merged
merged 33 commits into from
Mar 14, 2024
Merged

Introduce spawn-task example #111

merged 33 commits into from
Mar 14, 2024

Conversation

nspin
Copy link
Member

@nspin nspin commented Mar 13, 2024

This example shows a root task spawning a child task using only the sel4 and sel4-root-task crates (that is, no dynamic libraries).

This PR also includes many (many) changes and improvements to lower-level crates motivated by work on this example.

nspin added 24 commits March 13, 2024 22:56
To work around apparent bug

Signed-off-by: Nick Spinale <[email protected]>
@nspin nspin force-pushed the pr/spawn-task-example branch from b72db59 to f5753c4 Compare March 13, 2024 23:39
@nspin nspin force-pushed the pr/spawn-task-example branch from f5753c4 to 5d9339d Compare March 14, 2024 00:50
nspin added 5 commits March 14, 2024 00:54
Working around apparent bugs in compiler

Signed-off-by: Nick Spinale <[email protected]>
@nspin nspin merged commit efba008 into seL4:main Mar 14, 2024
9 checks passed
@nspin nspin deleted the pr/spawn-task-example branch March 14, 2024 11:59
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