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: golang: add missing architectures #106

Merged
merged 1 commit into from
Aug 14, 2024
Merged

Conversation

kolyshkin
Copy link
Contributor

@kolyshkin kolyshkin commented Mar 9, 2023

Add a few more missing architectures:

  • LOONG64
  • M68K
  • SH and SHEB

@zhaixiaojuan
Copy link

@kolyshkin
Hi kolyshkin,
I'm very sorry, maybe my understanding is wrong, it is mentioned in this PR that ArchLOONGARCH64 should be used. In the libseccomp-go project, how do you understand this problem.

@kolyshkin
Copy link
Contributor Author

@kolyshkin Hi kolyshkin, I'm very sorry, maybe my understanding is wrong, it is mentioned in this PR that ArchLOONGARCH64 should be used. In the libseccomp-go project, how do you understand this problem.

Reworked to put the "ARCH" suffix back. It is now LOONGARCH64 everywhere.

@AkihiroSuda
Copy link

What's current status?

@zhaixiaojuan
Copy link

@kolyshkin
Hi kolyshkin, Could you consider merging this PR?

@znley
Copy link

znley commented May 8, 2024

What's current status?

@kolyshkin kolyshkin force-pushed the loong branch 2 times, most recently from 5d37d0c to 7bd4b45 Compare May 9, 2024 15:41
@kolyshkin
Copy link
Contributor Author

@drakenclimber @pcmoore PTAL

@pcmoore
Copy link
Member

pcmoore commented May 9, 2024

Looks good to me.

Acked-by: Paul Moore <[email protected]>

@kolyshkin kolyshkin changed the title RFE: golang: add LOONG64 support RFE: golang: add missing architectures May 10, 2024
Copy link
Member

@drakenclimber drakenclimber left a comment

Choose a reason for hiding this comment

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

Looks good to me. Thanks, @kolyshkin

Acked-by: Tom Hromatka <[email protected]>

Copy link

@timscharfenort8 timscharfenort8 left a comment

Choose a reason for hiding this comment

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

good

Acked-by: Paul Moore <[email protected]>
Acked-by: Tom Hromatka <[email protected]>
Signed-off-by: Kir Kolyshkin <[email protected]>
@kolyshkin kolyshkin merged commit 28423ed into seccomp:main Aug 14, 2024
11 checks passed
@kolyshkin kolyshkin deleted the loong branch August 14, 2024 06:58
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.

7 participants