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

riscv/espressif/bootloader/mcuboot: Sign image with MCUBoot version #14765

Merged

Conversation

engdavidiogo
Copy link
Contributor

Add version signature to MCUBoot compatible image on espressif RISC-V architecture

Summary

Change necessary to make it possible to sign different versions.

Impact

risc-v/espressif/mcuboot

Testing

$ ./tools/configure.sh esp32c6-devkitc:nsh
$ ./tools/configure.sh esp32h2-devkit:nsh

image

image

Add version signature to MCUBoot compatible image on espressif RISC-V architecture

Signed-off-by: Davi Diogo  <[email protected]>
@github-actions github-actions bot added Area: Tooling Arch: risc-v Issues related to the RISC-V (32-bit or 64-bit) architecture Size: XS The size of the change in this PR is very small labels Nov 13, 2024
@acassis
Copy link
Contributor

acassis commented Nov 13, 2024

@almir-okato please take a look!

@engdavidiogo I just noticed we don't have the MCUBoot documentation for C6: https://nuttx.apache.org/docs/latest/platforms/risc-v/esp32c6/index.html as we have to ESP32 explaining how to use it. Please consider including it (in a new PR)!

@engdavidiogo
Copy link
Contributor Author

@almir-okato please take a look!

@engdavidiogo I just noticed we don't have the MCUBoot documentation for C6: https://nuttx.apache.org/docs/latest/platforms/risc-v/esp32c6/index.html as we have to ESP32 explaining how to use it. Please consider including it (in a new PR)!

@acassis good observation.

I'll work on it and as soon as possible I'll make a new PR

@pkarashchenko pkarashchenko merged commit d6a73a4 into apache:master Nov 13, 2024
27 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Arch: risc-v Issues related to the RISC-V (32-bit or 64-bit) architecture Area: Tooling Size: XS The size of the change in this PR is very small
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants