arm: dts: iot2050: Optionally embed OTP programming data into image
authorJan Kiszka <jan.kiszka@siemens.com>
Tue, 28 Feb 2023 18:19:18 +0000 (19:19 +0100)
committerTom Rini <trini@konsulko.com>
Wed, 29 Mar 2023 15:58:26 +0000 (11:58 -0400)
commit367b1bf2ceb320e8862c6014b7138fa126268161
tree7eaa2057a0fa5012de6f09efea9a3c9ed09fbb85
parent033ab460d0930e4f7d365279f1c39d914b5e88a4
arm: dts: iot2050: Optionally embed OTP programming data into image

Use external blob otpcmd.bin to replace the 0xff filled OTP programming
command block to create a firmware image that provisions the OTP on
first boot. This otpcmd.bin is generated from the customer keys using
steps described in the meta-iot2050 integration layer for the device.

Based on original patch by Baocheng Su.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
arch/arm/dts/k3-am65-iot2050-boot-image.dtsi
board/siemens/iot2050/Kconfig
doc/board/siemens/iot2050.rst
tools/binman/missing-blob-help