zephyr/share
Torsten Rasmussen b88c8e1363 cmake: sysbuild: signing support
This commit introduces image signing by adding the possibility to
specify algorithm and signing key for sysbuild images.

It introduces Kconfig setting to specify signing algorithm and key file.

It will default the signing key to the default key provided by MCUBoot
if no key has been specified.

When signing is enabling, the signature key will be passed to the
application so the build system can sign the image as post build step.

Signed-off-by: Torsten Rasmussen <Torsten.Rasmussen@nordicsemi.no>
2022-08-03 16:05:07 +02:00
..
sysbuild cmake: sysbuild: signing support 2022-08-03 16:05:07 +02:00
zephyr-package/cmake cmake: Fix "Loading Zephyr module(s)" message 2022-07-30 08:34:11 -05:00
zephyrunittest-package/cmake cmake: Zephyr CMake package clean-up and minor fix 2020-08-19 12:52:33 -04:00