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

CI: use risc-v gcc 12.1.0 #384

Merged
merged 1 commit into from
Jan 18, 2024

Conversation

kgugala
Copy link
Member

@kgugala kgugala commented Jan 17, 2024

This PR restores RISC-V toolchain to the version used before #377. The toolchain is hosted in the https:/chipsalliance/caliptra-tools repository

@kgugala kgugala force-pushed the gcc-12-1-0 branch 2 times, most recently from fbbf8f1 to 5fa8ed4 Compare January 17, 2024 17:51
@calebofearth
Copy link
Collaborator

For this PR, can you also add these changes:

  • Remove references to 13.2.0 in the README that were added previously
  • Restore the GCC_PREFIX variable to the fw_test_rom makefile
  • Remove support for riscv32-unknown-elf from the Makefile (lines 24-26)

Copy link
Collaborator

@calebofearth calebofearth left a comment

Choose a reason for hiding this comment

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

See comments

The toolchain is hosted in the https:/chipsalliance/caliptra-tools
repository

Signed-off-by: Karol Gugala <[email protected]>
@kgugala
Copy link
Member Author

kgugala commented Jan 17, 2024

For this PR, can you also add these changes:

  • Remove references to 13.2.0 in the README that were added previously
  • Restore the GCC_PREFIX variable to the fw_test_rom makefile
  • Remove support for riscv32-unknown-elf from the Makefile (lines 24-26)

done

Copy link
Collaborator

@calebofearth calebofearth left a comment

Choose a reason for hiding this comment

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

Thanks Karol!

@calebofearth
Copy link
Collaborator

Resolves #382

@andreslagarcavilla andreslagarcavilla merged commit 06f9e61 into chipsalliance:main Jan 18, 2024
47 checks passed
@kgugala kgugala deleted the gcc-12-1-0 branch January 18, 2024 05: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