Top-level interfaces finalised
Open
Nobody has claimed this yet.
- Dominant language
- SystemVerilog
- Stars
- 38
- Forks
- 21
- Avg merge
- 2d 23h
- Merged PRs (30d)
- 14
Description
Make sure all of these interfaces are there:
https://github.com/lowRISC/mocha/blob/main/doc/ref/arch.md#top-level-interface
Specifically, debug enable to make the debug module gated and rollback counter for secure boot.
Contributor guide
No contributing guide indexed for this repository
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.
Research direction
Start with the top-level interface section in doc/ref/arch.md and compare the listed interfaces with the current implementation. Focus on the debug enable signal for gating the debug module and the rollback counter for secure boot; the work is done when both interfaces are present and match the architecture specification.
Written by the indexing model from the issue text.
Assessment
- Domain
- embedded-iot, security
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100