oxidecomputer / oxidecomputer/hubris
Want SB-RMI support for Turin
Open
@dancrossnyc is already working on this.
Since Jul 31, 2025.
- Dominant language
- Rust
- Stars
- 3.6k
- Forks
- 239
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 23
Description
The SB-RMI protocol changed substantially between e.g. Milan and Turin. In addition to widening some fields to accommodate e.g., 256 (or more) HW threads, the APML mailbox protocol is now based on I3C-style transactions (as opposed to smbus/I2C). The upshot is that we need updated support in the SB-RMI driver.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.