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

mcu/fe310: Update to stock compiler #3160

Closed
wants to merge 1 commit into from

Conversation

kasjer
Copy link
Contributor

@kasjer kasjer commented Mar 7, 2024

Previously riscv64-unknown-elf toolchain from SiFive was used. Now there is commonly available version.
Unfortunately it does not have required option icsr enabled.

This adds -march=rv32imaczicsr to compiler while keeps -march=rv32imac for linker to be able to used default libraries.

Previously riscv64-unknown-elf toolchain from SiFive was used.
Now there is commonly available version.
Unfortunately it does not have required option icsr enabled.

This adds -march=rv32imaczicsr to compiler while keeps
-march=rv32imac for linker to be able to used default libraries.
@kasjer kasjer requested a review from sjanc March 7, 2024 13:41
@kasjer kasjer closed this Mar 8, 2024
@kasjer kasjer deleted the kasjer/hifive1-update branch March 18, 2024 06:18
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.

1 participant