Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[spmutil] add KDF seed loading subcommands #23

Merged
merged 1 commit into from
Oct 1, 2024

Conversation

timothytrippel
Copy link
Collaborator

@timothytrippel timothytrippel commented Sep 29, 2024

This adds KDF seed loading subcommands to support the KDF operations that will be used to generate OpenTitan Earlgrey LC tokens and Wafer Auth Secrets during provisioning.

This partially addresses #4.
This fixes #20.

src/spm/spmutil.go Outdated Show resolved Hide resolved
This adds KDF seed loading subcommands to support the KDF operations
that will be used to generate OpenTitan Earlgrey LC tokens and Wafer
Auth Secrets during provisioning.

This partially addresses lowRISC#4.

Signed-off-by: Tim Trippel <ttrippel@google.com>
@timothytrippel timothytrippel merged commit 4a58569 into lowRISC:main Oct 1, 2024
3 checks passed
@timothytrippel timothytrippel deleted the shared-seed-import branch October 1, 2024 21:45
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.

[spm,hsm] enable configuring an HSM with a secret seed for LC token and WAS KDF operations
2 participants