Skip to content

Conversation

@stephanosio
Copy link
Member

@stephanosio stephanosio commented Nov 23, 2024

Add initial RISC-V support with the most basic multi-lib variant for each base ISA to Zephyr SDK LLVM toolchain

@stephanosio stephanosio added the DNM DO NOT MERGE label Nov 23, 2024
This commit pulls in the LLVM patch that fixes libunwind compatibility
issue with the RV32E ISA.

Signed-off-by: Stephanos Ioannidis <[email protected]>
This commit adds the initial RISC-V architecture support to the
Clang/LLVM build script.

Note that only the most basic multi-lib variant (`rvX_zicsr_zifencei`)
for each base ISA is built at this time.

Signed-off-by: Stephanos Ioannidis <[email protected]>
@stephanosio stephanosio changed the title [topic-clang] [WIP] Add RISC-V support [topic-clang] Add initial RISC-V support Nov 23, 2024
@stephanosio stephanosio removed the DNM DO NOT MERGE label Nov 23, 2024
@stephanosio stephanosio marked this pull request as ready for review November 23, 2024 23:51
@stephanosio stephanosio merged commit 401b410 into zephyrproject-rtos:topic-clang Nov 24, 2024
40 checks passed
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