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

risc-v/mpfs/opensbi: update opensbi to version 1.3.1 #172

Merged
merged 1 commit into from
Oct 13, 2023
Merged

Conversation

eenurkka
Copy link

@eenurkka eenurkka commented Oct 12, 2023

Version 1.3.1 is the latest tagged version. This patch prepares the required changes to make v1.3.1 work.

Summary

OpenSBI 1.3.1 update

Impact

Requires also a change in:
src/mpfs_domain.c:
+mpfs_domains[i].fw_region_inited = true;

Testing

Saluki-v2 with Linux / RPMSG networking

@eenurkka eenurkka requested review from pussuw and jlaitine October 12, 2023 07:16
Copy link

@pussuw pussuw left a comment

Choose a reason for hiding this comment

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

LGTM

Version 1.3.1 is the latest tagged version.  This patch
prepares the required changes to make v1.3.1 work.

Signed-off-by: Eero Nurkkala <[email protected]>
@eenurkka eenurkka merged commit a3ceafc into master Oct 13, 2023
8 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