Skip to content

Conversation

sameo
Copy link
Contributor

@sameo sameo commented Oct 6, 2025

Not all tops require or provide an additional attestation key seed, make the function a top specific implementation.

This removes the flash controller dependency from the OTBN boot services library.

Fixes #28438

@sameo sameo requested a review from a team as a code owner October 6, 2025 16:31
@sameo sameo requested review from pamaury and timothytrippel and removed request for a team October 6, 2025 16:31
@sameo sameo force-pushed the topic/multi-top/otbn-services branch 2 times, most recently from 823a594 to 3fa79d0 Compare October 7, 2025 05:42
@sameo sameo force-pushed the topic/multi-top/otbn-services branch 2 times, most recently from 898e6f3 to 6c28cc8 Compare October 7, 2025 07:46
package(default_visibility = ["//visibility:public"])

cc_library(
name = "hooks",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think hooks might be too general a name but I don't have a suggestion for another name. Not very important, can be changed later

… folders

Not all tops require or provide an additional attestation key seed, make
the function a top specific implementation.

This removes the flash controller dependency from the OTBN boot services
library.

Partly fixes lowRISC#28438

Signed-off-by: Samuel Ortiz <[email protected]>
@sameo sameo force-pushed the topic/multi-top/otbn-services branch from 6c28cc8 to 77d463d Compare October 8, 2025 13:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[sw,silicon_creator] Make the OTBN library top agnostic

2 participants