oxidecomputer / oxidecomputer/hubris

get address for DICE artifacts from config

Open
#731 2 comments 0 reactions 1 assignee View on GitHub

@flihp is already working on this.

Since Aug 24, 2022.

trust quorum
Dominant language
Rust
Stars
3.6k
Forks
239
Avg merge
1d 12h
Merged PRs (30d)
23

Description

Our prototype currently hard codes these addresses in the source code. Getting them from the chip.toml at build time would be better. At first look doing so would require adding some plumbing to xtask. The data we would need is in the 'chip' key from the top level toml table but AFAIK the currently available methods for getting at the app toml exposed to tasks at build time aren't sufficient:

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.