iot2050: Add script for signing artifacts
authorJan Kiszka <jan.kiszka@siemens.com>
Tue, 28 Feb 2023 18:19:17 +0000 (19:19 +0100)
committerTom Rini <trini@konsulko.com>
Wed, 29 Mar 2023 15:58:26 +0000 (11:58 -0400)
commit033ab460d0930e4f7d365279f1c39d914b5e88a4
treea4cb94685e1b022c0555dea3dae74b5c72a27007
parent75c89069f0cbf887c12f96db7529430c3932fb81
iot2050: Add script for signing artifacts

There are many ways to get a signed firmware for the IOT2050 devices,
namely for the parts under user-control. This script documents one way
of doing it, given a signing key. Augment the board documentation with
the required procedure around it.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
doc/board/siemens/iot2050.rst
tools/iot2050-sign-fw.sh [new file with mode: 0755]