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

MCUboot: Dump config info #3

Conversation

smartin-vossloh
Copy link

This short series aims at dumping a couple of configuration details at boot, namely:

  • the signature key file type (development vs production);
  • the HW clock speed.

This change checks whether the signature key file is the
default one (i.e. the development one) or another one sets
for production.

Signed-off-by: Samuel MARTIN <[email protected]>
Dump the signature key type at start-up.

Signed-off-by: Samuel MARTIN <[email protected]>
Dump the HW clock speed at start-up.

Signed-off-by: Samuel MARTIN <[email protected]>
@smartin-vossloh smartin-vossloh merged commit 370f168 into SiemaApplications-attic:dsp3/zephyr_3.2 Feb 7, 2024
41 checks passed
@smartin-vossloh smartin-vossloh deleted the sma/sign-key-type branch February 7, 2024 08:00
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.

3 participants