Copying signed binary as part of build process #46895
Unanswered
jefffhaynes
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there any appropriate way to copy the (signed) output from the build process into a directory for artifact keeping? Ideally the output could be copied to something that matches up with the binary version set via
CONFIG_MCUBOOT_EXTRA_IMGTOOL_ARGS
.Obviously this could be done externally to the build process but it would be great if there was a built-in way.
Beta Was this translation helpful? Give feedback.
All reactions