lowRISC / lowRISC/opentitan

[top_darjeeling,mailbox,tlt] Test randomized choice of polling vs interrupt-driven behaviour on the core side

Open
#20,783 2 comments 0 reactions 1 assignee View on GitHub

@alees24 is already working on this.

Since Jan 15, 2024.

Component:Darjeeling
Dominant language
SystemVerilog
Stars
3.6k
Forks
1.1k
Avg merge
2d 22h
Merged PRs (30d)
141

Description

The mailbox TLT that has been added in #20673 uses core-side interrupts to detect mbxReady, then polls for deassertion of busy to mark the end of the transaction.
Either by modification of this test, or creation of a new one, we should randomly select between interrupt and polling driven handling on the core-side for the detection of mbxReady.

Originally posted by @alees24 in https://github.com/lowRISC/opentitan/pull/20673#pullrequestreview-1806183856

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.