Include:Architecture support matrix: Difference between revisions
m (add latest Pi devices) |
Prabuanand (talk | contribs) (merged the ARM table back as per Talk:Include:Arm support matrix) |
||
| (3 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
<!-- Do not add heading(s) or content unrelated to this topic as the table below is transcluded in multiple pages--> | <!-- Do not add heading(s) or content unrelated to this topic as the table below is transcluded in multiple pages. For updating ARM related information, please edit the Include:Arm support matrix page--> | ||
{|class="wikitable" align="center" style="width:100%; border:1px #0771a6 solid; background:#f9f9f9; text-align:left; border-collapse:collapse;" | {|class="wikitable" align="center" style="width:100%; border:1px #0771a6 solid; background:#f9f9f9; text-align:left; border-collapse:collapse;" | ||
|- style="background:#333333; color:#ffffff; font-size: 1.2em; text-align:center;" | |- style="background:#333333; color:#ffffff; font-size: 1.2em; text-align:center;" | ||
| Line 10: | Line 10: | ||
| | [[Installation|x86_64]] || AMD64 compatible 64-bit x86 instruction set || All | | | [[Installation|x86_64]] || AMD64 compatible 64-bit x86 instruction set || All | ||
|- | |- | ||
| rowspan="3" |[[:Category:ARM|ARM]] || [[Alpine on ARM|armhf]] || 32 bit ARM with hard-float ABI - for ARMv6 devices | | rowspan="3" |[[:Category:ARM|ARM]] || [[Alpine on ARM|armhf]] || 32 bit ARM with hard-float ABI - for ARMv6 devices || v3.0 | ||
|- | |- | ||
| | [[Alpine on ARM|armv7]] || 32 bit ARM - for ARMv7 devices | | | [[Alpine on ARM|armv7]] || 32 bit ARM - for ARMv7 devices || v3.9 | ||
|- | |- | ||
| | [[Alpine on ARM|aarch64]] || 64 bit ARM - for ARMv8+ devices | | | [[Alpine on ARM|aarch64]] || 64 bit ARM - for ARMv8+ devices || v3.5 | ||
|- | |- | ||
| [[:Category:Ppc64le|PowerPC]] || [[ppc64le]] || 64 bit PowerPC (little-endian) mostly for POWER8 and POWER9 || v3.6 | | [[:Category:Ppc64le|PowerPC]] || [[ppc64le]] || 64 bit PowerPC (little-endian) mostly for POWER8 and POWER9 || v3.6 | ||
Latest revision as of 15:51, 5 November 2025
| Alpine Linux Hardware Support Matrix | |||
| Architecture | Port | Description | Since |
|---|---|---|---|
| x86 | x86 | 32 bit i686 compatible (or later) CPUs with at least CMOV and SSE2 | All |
| x86_64 | AMD64 compatible 64-bit x86 instruction set | All | |
| ARM | armhf | 32 bit ARM with hard-float ABI - for ARMv6 devices | v3.0 |
| armv7 | 32 bit ARM - for ARMv7 devices | v3.9 | |
| aarch64 | 64 bit ARM - for ARMv8+ devices | v3.5 | |
| PowerPC | ppc64le | 64 bit PowerPC (little-endian) mostly for POWER8 and POWER9 | v3.6 |
| IBM System Z | s390x | IBM Z mainframes, especially IBM Z and IBM LinuxONE (z196 minimum) | v3.6 |
| RISC V | riscv64 | 64 bit RISC V | v3.20 |
| LoongArch | loongarch64 | 64 bit LoongArch | v3.21 |