mcuboot
mcuboot copied to clipboard
boot: Add MCUBOOT_HW_KEY support for image encryption
Currently encryption supports only private key embed in mcuboot itself. To support MCUBOOT_HW_KEY for image encryption boot_retrieve_private_key() hook is added.
This hook helps retrieving private key from trusted sources like OTP, TPM.
@d3zd3z please revisit.
@d3zd3z Ping
Any update on this ? We have similar solution currently in our software by patching MCUboot, but would highly appreciate if that would be officially available
Any update on this ? We have similar solution currently in our software by patching MCUboot, but would highly appreciate if that would be officially available
@jimmyzumthurm. I have already addressed the comments from @mingulov and @d3zd3z and waiting for their acceptance to merge this PR.
Any update on this ? We have similar solution currently in our software by patching MCUboot, but would highly appreciate if that would be officially available
@jimmyzumthurm. I have already addressed the comments from @mingulov and @d3zd3z and waiting for their acceptance to merge this PR.
I am not an official approver / maintainer for MCUboot, so unfortunately my acceptance would not help anyhow.
@d3zd3z @de-nordic @nordicjm please have a look.
@d3zd3z ping
@sigvartmh
@d3zd3z @sigvartmh @nordicjm @de-nordic please have a look, if all is good, kindly merge this PR.
@d3zd3z Thanks for the review and fixed all the whitespace issues now.
@d3zd3z pushed changes to fix the CI. please approve to run the workflow jobs.
@d3zd3z please have a look, all the comments addressed and waiting to be merged.
@DineshDK03 please add a top commit that adds a release note snippet for this feature. (https://github.com/mcu-tools/mcuboot/blob/main/docs/SubmittingPatches.md#release-notes) Thank you!
@d3zd3z any other comments on this PR or is it good to go?