[hw,otp_ctrl,dv] Dedicated partition status register to increase number of partitions
Open
@vogelpi is already working on this.
Since Nov 22, 2025.
- Dominant language
- SystemVerilog
- Stars
- 3.6k
- Forks
- 1.1k
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 141
Description
### Description
Currently otp_ctrl only supports around 23 partitions. This is a limit that we are currently approaching.
#26746 exists to add a dedicated partition status register to allow for 32+ partitions.
From what I remember, the DV pass rate is about the same after applying this PR, but I believe the DV really needs to be reviewed (and adapted) by an expert.
@rswarbrick could you take a look at this?
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.