mcuboot icon indicating copy to clipboard operation
mcuboot copied to clipboard

mbed: update cmake script to sign and encrypt images post build

Open zhiyong-ft opened this issue 10 months ago • 1 comments

Updated cmake script to automatically generate signing, encryption keys from user provided key-pairs then use these keys to sign and encrypt images. Also updated documentation on encrypted images and how to generate initial clear text images that support encryption during firmware upgrade. Referenced relevant discussion.

zhiyong-ft avatar Jan 31 '25 15:01 zhiyong-ft

@nordicjm @d3zd3z Would you have a chance to take a look at this soon? This PR only touches docs and the CMake scripts used by Mbed, so it should be pretty quick I hope.

multiplemonomials avatar Mar 18 '25 06:03 multiplemonomials

This pull request has been marked as stale because it has been open (more than) 60 days with no activity. Remove the stale label or add a comment saying that you would like to have the label removed otherwise this pull request will automatically be closed in 14 days. Note, that you can always re-open a closed pull request at any time.

github-actions[bot] avatar Sep 15 '25 02:09 github-actions[bot]