Skip to content

Commit

Permalink
manifest: check in serialised manifest
Browse files Browse the repository at this point in the history
Responder platforms that do not support the generation of the
`manifest.out.cbor` file at build time using the ruby `cbor-diag` gem,
can use this as a pre-generated file that is checked in.

For example, responders that use buildroot, where there is no feasible
way to add support for `cbor-diag`.

Signed-off-by: Wilfred Mallawa <[email protected]>
  • Loading branch information
twilfredo committed Nov 11, 2024
1 parent 5baa345 commit 43e3147
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ certs/slot0/inter.*
certs/slot0/param.pem

manifest.cbor
manifest/manifest.out.cbor
manifest/*responder_manifest.cbor
manifest/*.pretty

Expand Down
Binary file added manifest/manifest.out.cbor
Binary file not shown.

0 comments on commit 43e3147

Please sign in to comment.