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

RFE: Add RISCV64 support to scripts #212

Closed

Conversation

drakenclimber
Copy link
Member

This patchset adds riscv64 support to arch-syscall-dump and arch-syscall-validate.

When working on other libseccomp issues, I noticed both of these scripts were missing riscv64 support. It's possible there are other scripts that need to be updated as well.

This patch adds support for riscv64 to arch-syscall-dump.c

Signed-off-by: Tom Hromatka <tom.hromatka@oracle.com>
This patch adds riscv64 support to arch-syscall-validate.

Signed-off-by: Tom Hromatka <tom.hromatka@oracle.com>
@pcmoore
Copy link
Member

pcmoore commented Mar 10, 2020

Looks good to me, merged at HEAD 00afcff.

@pcmoore pcmoore closed this Mar 10, 2020
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.

None yet

2 participants