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 riscv64 support #44

Merged
merged 1 commit into from
Jul 20, 2024
Merged

Add riscv64 support #44

merged 1 commit into from
Jul 20, 2024

Conversation

hack3ric
Copy link
Contributor

With nix (nix-rust/nix#2044) and syscalls (jasonwhite/syscalls#37) ready, riscv64 support is able to be upstreamed.

Syscall info is taken from strace. I've tested myself a few times replacing strace with lurk on riscv64 and it works normally.

hack3ric added a commit to hack3ric/archriscv-packages that referenced this pull request Jul 15, 2024
Upstreamed to JakWai01/lurk#44 following nix-rust release
felixonmars pushed a commit to felixonmars/archriscv-packages that referenced this pull request Jul 15, 2024
Upstreamed to JakWai01/lurk#44 following nix-rust release
@JakWai01 JakWai01 self-requested a review July 20, 2024 08:52
Copy link
Owner

@JakWai01 JakWai01 left a comment

Choose a reason for hiding this comment

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

Thanks! I was actually too lazy to create that syscall table 🙈

@JakWai01 JakWai01 merged commit 3b7f5cc into JakWai01:main Jul 20, 2024
@hack3ric hack3ric deleted the riscv64-support branch July 20, 2024 14:19
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