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

G4mh add serial/printf support and fix a context switch issue #156

Merged
merged 3 commits into from
Dec 1, 2023

Conversation

fsylvestre
Copy link
Contributor

Add serial/printf support for g4mh based on the common driver used also by cr52 on spider board
Fix a context switch issue: During the IRQ context switch the SP of the calling task was not correctly updated in the kernel structures.

During the IRQ context switch the SP of the calling task was not correctly updated in the kernel strucutres.
Fix the issue an make the code more readable.
@RICCIARDI-Adrien
Copy link
Contributor

Looks good to me.

@RICCIARDI-Adrien RICCIARDI-Adrien merged commit 88860b1 into master Dec 1, 2023
79 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.

2 participants