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

[RISCV] Allow libunwind to build for rv32e (#98855) #3

Conversation

stephanosio
Copy link
Member

Don't try to save x16-x31 when using rv32e ISA

Note that I haven't actually tested yet whether or not unwinding actually works on rv32e, but the code as-is doesn't even build.

(cherry picked from commit b33a675)

Don't try to save x16-x31 when using rv32e ISA

Note that I haven't actually tested yet whether or not unwinding
actually works on rv32e, but the code as-is doesn't even build.

(cherry picked from commit b33a675)
@stephanosio stephanosio merged commit 4e177c3 into zephyrproject-rtos:zephyr-llvmorg-19.1.1 Nov 23, 2024
7 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.

2 participants