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

Add RV32E support #15

Merged
merged 9 commits into from
Jun 8, 2024
Merged

Add RV32E support #15

merged 9 commits into from
Jun 8, 2024

Conversation

lrettig
Copy link
Contributor

@lrettig lrettig commented Jun 8, 2024

Closes #1

lrettig added 9 commits June 5, 2024 14:54
This is tricky - in case we need to do this again.
I couldn't get clang to target the required ABI but the RISC-V toolchain
gcc worked fine.
This makes linker errors about missing atomics go away
Add rv32e feature flag, and add back old version of memory util code.
Name artifacts after the package.
Update binaries to RV32E
Fix program paths
Update assets
@lrettig lrettig merged commit 0be185b into main Jun 8, 2024
1 check passed
@lrettig lrettig deleted the rv32em branch June 8, 2024 01:56
@lrettig lrettig mentioned this pull request Jun 8, 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.

Switch to RV32E toolchain
1 participant