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

First commit for sifive unleashed with fu540 #4142

Open
wants to merge 3 commits into
base: dev
Choose a base branch
from

Conversation

rminnich
Copy link

This depends on tinygo-org/cmsis-svd#12

Addresses #4141

With this change, a simple sbi written in Go (replacing the C OpenSBI code) gets to a panic in coreboot.

This depends on tinygo-org/cmsis-svd#12

Addresses tinygo-org#4141

With this change, a simple sbi written in Go (replacing the C
OpenSBI code) gets to a panic in coreboot.

Signed-off-by: Ronald G Minnich <[email protected]>
The e310 svd seems far more complete.

Signed-off-by: Ronald G Minnich <[email protected]>
Also add a file, src/device/sifive/device_fu540.go, which
covers bits not in the fu540.svd.

With these changes, my simple GoSBI is running, though not correctly.

Signed-off-by: Ronald G Minnich <[email protected]>
@deadprogram
Copy link
Member

Hi @rminnich thue latest dev branch is using https://github.com/cmsis-svd/cmsis-svd-data now.

Perhaps the updated SVD can be added to that repo in a PR?

@rminnich
Copy link
Author

Thanks! I moved that PR there, once it is in, I will fix this.

@deadprogram
Copy link
Member

Hi @rminnich I think this PR can be updated now? 😸

Thank you!

@deadprogram
Copy link
Member

Reminder to @rminnich about this PR? Please and thank you.

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.

None yet

2 participants