lowRISC / lowRISC/opentitan

[manuf] refactor attestation seed flash info page layout

Open
#22,768 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Component:Software Manufacturing Type:Cleanup Type:Task
Dominant language
SystemVerilog
Stars
3.6k
Forks
1.1k
Avg merge
2d 22h
Merged PRs (30d)
141

Description

Define a structure describing the attestation seed flash info page layout rather than using individual byte offsets.

_Originally posted by @vbendeb in https://github.com/lowRISC/opentitan/pull/22766#discussion_r1575289764_

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.

Research direction

Start by locating the attestation seed flash info page layout and the code that currently uses individual byte offsets. Define a structure for that layout and replace the offset-based usage; done means the layout is represented consistently without individual byte offsets.

Written by the indexing model from the issue text.

Assessment

Domain
embedded-iot, security
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.