Skip to content

fix(gpsr): fix the code to allow other GPSR ids other than 0#359

Merged
danielRep merged 1 commit into
mainfrom
fix/gpsr
May 15, 2026
Merged

fix(gpsr): fix the code to allow other GPSR ids other than 0#359
danielRep merged 1 commit into
mainfrom
fix/gpsr

Conversation

@miguelafsilva5
Copy link
Copy Markdown
Member

This PR fixes some problems where bao was expected to use only the GPSR 0.
The IPI_CPU_MSG was based on bao having always the GPSR id 0. Also, in the vm_ipi_init, the id 0 was hardcoded instead of using the already existing macro

Copy link
Copy Markdown
Member

@danielRep danielRep left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@danielRep danielRep self-assigned this May 11, 2026
The IPI_CPU_MSG was based on bao having always the GPSR id 0.
Also, in the vm_ipi_init, the id 0 was hardcoded instead of using the
already existing macro

Signed-off-by: Miguel Silva <miguelafsilva5@gmail.com>
@danielRep danielRep merged commit 1358391 into main May 15, 2026
45 checks passed
@danielRep danielRep deleted the fix/gpsr branch May 15, 2026 19:12
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.

3 participants