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

[toolchain] Move to LLVM Toolchain for OpenTitan Peripheral Support #8

Merged
merged 4 commits into from
Nov 15, 2024

Conversation

viv-eth
Copy link
Contributor

@viv-eth viv-eth commented Nov 1, 2024

Summary

This PR transitions the chimera-sdk build system from GCC to the LLVM toolchain, enabling support for OpenTitan peripherals.

Details

  1. LLVM Toolchain Configuration: Introduced a new toolchain_llvm.cmake file.
  2. File Modifications: Changes to the CMakeLists.txt file to switch to toolchain_llvm.cmake as the toolchain file for testing and enabled detailed compile commands and verbose output for easier debugging.

@viv-eth viv-eth requested a review from Scheremo November 1, 2024 11:00
@viv-eth viv-eth changed the base branch from master to devel November 4, 2024 12:23
cmake/toolchain_llvm.cmake Outdated Show resolved Hide resolved
@viv-eth viv-eth force-pushed the vivianep/llvm-toolchain branch from 5a2c39c to bb7d91d Compare November 7, 2024 13:26
cmake/toolchain_llvm.cmake Outdated Show resolved Hide resolved
README.md Show resolved Hide resolved
Copy link
Collaborator

@Xeratec Xeratec left a comment

Choose a reason for hiding this comment

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

LGTM

@viv-eth viv-eth merged commit 8d81342 into pulp-platform:devel Nov 15, 2024
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