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

build.rs: warn if cbordiag tools are not found #119

Merged

Conversation

twilfredo
Copy link
Collaborator

@twilfredo twilfredo commented Oct 30, 2024

Instead of panicking at built time, just warn about the cbor tools not
being found. At run-time, spdm-utils will return an error when
attempting decode a cbor encoded manifest from a responder.

This should not affect a responder as we already have pre-generated
manifests checked in the manifests/ directory.

The primary motivation for this is to allow the Buildroot package to be upstream friendly.

Instead of panicking at built time, just warn about the cbor tools not
being found. At run-time, `spdm-utils` will return an error when
attempting decode a cbor encoded manifest from a responder.

This should not affect a responder as we already have pre-generated
manifests checked in the `manifests/` directory.

Signed-off-by: Wilfred Mallawa <wilfred.mallawa@wdc.com>
@alistair23 alistair23 merged commit 83c222c into wilfred/bump-libspdm-3.5.0 Nov 8, 2024
0 of 2 checks passed
@alistair23 alistair23 deleted the wilfred/make-ruby-deps-optional branch November 8, 2024 00:08
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