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

add support for sifive hifive unleashed / fu540 #4141

Open
rminnich opened this issue Feb 20, 2024 · 1 comment
Open

add support for sifive hifive unleashed / fu540 #4141

rminnich opened this issue Feb 20, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@rminnich
Copy link

Add support for the hifive unleashed board and fu540 soc.

rminnich added a commit to rminnich/tinygo that referenced this issue Feb 20, 2024
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 <rminnich@gmail.com>
@deadprogram deadprogram added the enhancement New feature or request label Feb 21, 2024
@aykevl
Copy link
Member

aykevl commented Feb 25, 2024

This would actually be pretty exciting! We don't really have any baremetal support for any system that normally runs Linux (although there were a few attempts to do so).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants