-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Description
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
The alpine community is currently adding support for the LoongArch architecture, and the community has already merged some patches. According to the current progress, the alpine upstream community should soon support the LoongArch architecture.
After the alpine upstream community supports the LoongArch architecture, can the Docker official image consider adding a LoongArch architecture image? If you need machine or other help, we will fully support you.
Key PR merged by alpine community:
https://gitlab.alpinelinux.org/alpine/tsc/-/issues/72
https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/61611
https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/61612