Skip to content

Conversation

andrewjstone
Copy link
Contributor

PlatformId was used as an internal placeholder during trust quorum protocol development. In order to integrate the trust quorum protocol code into the rest of Omicron we need to use the proper BaseboardId type from sled-agent-types. The real PlatformId comes from the dice-util-msgs crate and we'll need to be able to compare that PlatfromId with BaseboardId and convert from PlatformId to BaseboardId in the future.

PlatformId was used as an internal placeholder during trust quorum
protocol development. In order to integrate the trust quorum protocol
code into the rest of Omicron we need to use the proper `BaseboardId`
type from `sled-agent-types`. The real `PlatformId` comes from the
`dice-util-msgs` crate and we'll need to be able to compare that
`PlatfromId` with `BaseboardId` and convert from `PlatformId` to
`BaseboardId` in the future.
@andrewjstone andrewjstone requested review from sunshowers and plotnick and removed request for sunshowers October 2, 2025 23:14
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.

2 participants