5052
Comment: drop the riscv bts usertag, it isn't used
|
← Revision 39 as of 2025-01-07 07:59:32 ⇥
6314
|
Deletions are marked like this. | Additions are marked like this. |
Line 7: | Line 7: |
* Porting team: Aurelien Jarno, Manuel A. Fernandez Montecelo, Adrian Bunk, Adam Borowski | * Porting team: [[AurelienJarno|Aurelien Jarno]], [[ManuelMontecelo|Manuel A. Fernandez Montecelo]], [[https://db.debian.org/search.cgi?uid=bunk&dosearch=Search|Adrian Bunk]], [[https://db.debian.org/search.cgi?uid=kilobyte&dosearch=Search|Adam Borowski]],[[https://qa.debian.org/developer.php?login=tsu.yubo%40gmail.com|Bo YU]], |
Line 11: | Line 11: |
* Wikipedia pages: WikiPedia:RISC-V | |
Line 21: | Line 22: |
* ABI and CPU requirements status: finalised | * ABI and CPU requirements status: finalized * ABI documentation: [[https://github.com/riscv-non-isa/riscv-elf-psabi-doc|riscv-elf-psabi-doc]] |
Line 26: | Line 28: |
* [[https://www.ports.debian.org/contacts|ports.d.o status]]: included * [[https://buildd.debian.org/|buildd status]]: unofficial: qemu, hardware |
* [[https://www.ports.debian.org/contacts|ports.d.o status]]: [[https://lists.debian.org/msgid-search/9ff98bb91532cb54f6c1b0d1f540d770785d3090.camel@debian.org|included]] * [[https://buildd.debian.org/|buildd status]]: official rebootstrap |
Line 30: | Line 32: |
* [[https://dsa.debian.org/ports/hardware-requirements/|debian.org]]: * [[DebianNetDomains|debian.net]]: unofficial buildds, no porterboxen yet |
* [[https://dsa.debian.org/ports/hardware-requirements/|Qualification]]: [[HardwareQualification/riscv64|documented, approved]] * debian.org:[[https://db.debian.org/machines.cgi|official buildds]], [[https://db.debian.org/machines.cgi?host=ricci|porterbox]] |
Line 34: | Line 36: |
* [[https://debomatic.github.io/|debomatic]]: /* [[http://debomatic-riscv64.debian.net/|available]] */ * [[https://gcc.gnu.org/wiki/CompileFarm|GCC Compile Farm]]: |
* [[https://debomatic.github.io/|debomatic]]: [[http://debomatic-riscv64.debian.net/|available]] * [[https://gcc.gnu.org/wiki/CompileFarm|GCC Compile Farm]]: [[https://cfarm.tetaneutral.net/machines/list/|available]] |
Line 37: | Line 39: |
* Community cloud vendors: * Commercial cloud vendors: * [[https://ftp-master.debian.org/archive-criteria.html|archive qualification]] and status: [[ArchiveQualification/riscv64]], not proposed yet |
* Community cloud vendors: [[https://riscv.org/risc-v-labs/|RISC-V Labs]] * Commercial cloud vendors: [[https://labs.scaleway.com/en/em-rv1/|Scaleway]] * Hardware vendors: [[https://www.sifive.com|SiFive]], [[https://www.starfivetech.com|StarFive]], [[https://www.t-head.cn|T-Head]] * [[https://ftp-master.debian.org/archive-criteria.html|archive qualification]] and status: [[ArchiveQualification/riscv64|documented]], provisionally approved, [[DebianBug:1033658|requested]], [[https://lists.debian.org/msgid-search/ZMbVxYxBL3X297Ky@reva.itsari.org|added]] |
Line 41: | Line 44: |
* Release status: not released | * Release status: available in testing, not released |
Line 43: | Line 46: |
* QA status: [[https://ci.debian.net/status/failing/?suite%5B%5D=unstable&arch%5B%5D=riscv64|debci]] testing, no reproducible builds, piuparts or openqa testing | * QA status: [[https://ci.debian.net/status/failing/?suite%5B%5D=unstable&arch%5B%5D=riscv64|debci]] testing,[[https://crossqa.debian.net/|crossqa]], no reproducible builds, piuparts or openqa testing |
Line 45: | Line 48: |
* [[InstallingDebianOn|Install howtos]]: [[InstallingDebianOn/Sipeed/LicheeRV|Sipeed LicheeRV]] [[InstallingDebianOn/SiFive/HiFiveUnleashed|SiFive HiFive Unleashed]] [[InstallingDebianOn/SiFive/HiFiveUnmatched|SiFive HiFive Unmatched]] [[InstallingDebianOn/StarFive/VisionFiveV1|StarFive VisionFive]] | * [[InstallingDebianOn|Install howtos]]: [[InstallingDebianOn/Sipeed/LicheeRV|Sipeed LicheeRV]] [[InstallingDebianOn/SiFive/HiFiveUnleashed|SiFive HiFive Unleashed]] [[InstallingDebianOn/SiFive/HiFiveUnmatched|SiFive HiFive Unmatched]] [[InstallingDebianOn/StarFive/VisionFiveV1|StarFive VisionFive V1]] [[InstallingDebianOn/StarFive/VisionFiveV2|V2]] |
Line 47: | Line 50: |
* [[Hardware/Database|Hardware probes]]: [[https://linux-hardware.org/?probe=bcb55ce8ce|T-HEAD XuanTie C910]] [[https://linux-hardware.org/?probe=2a25ea86fc|SiFive HiFive Unmatched]] [[https://linux-hardware.org/?probe=e10faf271c|StarFive VisionFive V1]] /* [[https://linux-hardware.org/?probe=xxxxxxxxx|Vendor2 Model2]] */ /* add a few examples */ * Usage: [[https://popcon.debian.org|~11 popcon submissions]] |
* [[Hardware/Database|Hardware probes]]: [[https://linux-hardware.org/?probe=bcb55ce8ce|T-HEAD XuanTie C910]] [[https://linux-hardware.org/?probe=2a25ea86fc|SiFive HiFive Unmatched]] [[https://linux-hardware.org/?probe=d1d5741aff|Nezha D1-H Development board]] [[https://linux-hardware.org/?probe=e10faf271c|StarFive VisionFive V1]] [[https://linux-hardware.org/?probe=34b6109940|V2]] /* [[https://linux-hardware.org/?probe=xxxxxxxxx|Vendor2 Model2]] */ /* add a few examples */ * Usage: [[https://popcon.debian.org|~30 popcon submissions (as of 2022-12-09)]] |
riscv64
riscv64 is a Debian port for 64-bit little-endian RISC-V hardware running the Linux kernel.
Details
Porting team: Aurelien Jarno, Manuel A. Fernandez Montecelo, Adrian Bunk, Adam Borowski,Bo YU,
- Sponsorship:
Related org: RISC-V Foundation
Related ports:
Wikipedia pages: RISC-V
Debian wiki page: Ports/riscv64
Debian web page:
Related pages: RISC-V
GNU triplet: riscv64-unknown-linux-gnu (added 2014-09-11)
dpkg triplet/architecture status: riscv64 & riscv64-linux-gnu (proposed 2016-04-28, added 2018-01-16)
End-user name: RISC-V 64-bit little endian
summary of details: ArchitectureSpecificsMemo#Summary
- toolchain status: binutils, gcc, gdb, qemu, glibc, linux upstreamed, cross-build toolchains are available in buster and later
rebootstrap status: working
- ABI and CPU requirements status: finalized
ABI documentation: riscv-elf-psabi-doc
- build-essential installability status: installable
buildd status: official rebootstrap
debian.org:official buildds, porterbox
debci: running tests
Community cloud vendors: RISC-V Labs
Commercial cloud vendors: Scaleway
archive qualification and status: documented, provisionally approved, requested, added
release qualification status: not yet
- Release status: available in testing, not released
image status: installer (1 2) being built occasionally, no live or cloud images
QA status: debci testing,crossqa, no reproducible builds, piuparts or openqa testing
Install howtos: Sipeed LicheeRV SiFive HiFive Unleashed SiFive HiFive Unmatched StarFive VisionFive V1 V2
Hardware probes: T-HEAD XuanTie C910 SiFive HiFive Unmatched Nezha D1-H Development board StarFive VisionFive V1 V2