opencontainers / runtime-spec

OCI Runtime Specification
http://www.opencontainers.org
Apache License 2.0
3.13k stars 535 forks source link

Add loong64 support for seccomp #1187

Open zhaixiaojuan opened 1 year ago

zhaixiaojuan commented 1 year ago

The LoongArch architecture (LoongArch) is an Instruction Set Architecture (ISA) that has a RISC style.

Documentations: ISA: https://loongson.github.io/LoongArch-Documentation/LoongArch-Vol1-EN.html ABI: https://loongson.github.io/LoongArch-Documentation/LoongArch-ELF-ABI-EN.html More docs can be found at: https://loongson.github.io/LoongArch-Documentation/README-EN.html

AkihiroSuda commented 1 year ago

@AkihiroSuda any update? 😘

https://github.com/opencontainers/runtime-spec/pull/1187#discussion_r1135160582

zhaixiaojuan commented 12 months ago

libseccomp v2.6.0 does not appear to be released yet

AkihiroSuda commented 9 months ago

Alternative: