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

feat(risc-v): add support to RISC-V #4

Merged
merged 4 commits into from
Feb 16, 2024
Merged

Conversation

Diogo21Costa
Copy link
Member

@Diogo21Costa Diogo21Costa commented Dec 26, 2023

PR Description

This PR encompasses essential changes necessary to enable RISC-V solution builds. The PR encompasses the following changes:

Old file New File Change Descriptions
pkgs/atf/atf.nix pkgs/firmware/atf/atf.nix Change the recipe directory
pkgs/atf/u-boot.nix pkgs/firmware/u-boot/u-boot.nix Change the recipe directory
- pkgs/firmware/openSBI/openSBI.nix Add recipe to build openSBI
- pkgs/toolchains/riscv/riscv64-unknown-elf-10.2.nix Add recipe to build RISC-V toolchain (10.2)

Commit 8192b60 also contains steps to validate the new recipes, including a setup build recipe and a bash script for running QEMU. This commit should be dropped before approving the PR.

Please share any thoughts or considerations you might have regarding these changes.

@ESCristiano
Copy link
Member

Tested and all working, approving! @Diogo21Costa don't forget to drop the test_pr commit.

ESCristiano
ESCristiano previously approved these changes Feb 15, 2024
@Diogo21Costa
Copy link
Member Author

@ESCristiano Thank you! Removed the commit and rebased this branch to the main branch to enable the merge.

@miguelafsilva5 miguelafsilva5 self-assigned this Feb 16, 2024
@miguelafsilva5 miguelafsilva5 merged commit 5bfdbec into main Feb 16, 2024
2 checks passed
@miguelafsilva5 miguelafsilva5 deleted the feat/risc-v_recipes branch February 16, 2024 10:53
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