arm: dts: k3: Add support for packaging sysfw.itb and tiboot3.bin
authorNeha Malcom Francis <n-francis@ti.com>
Fri, 21 Jul 2023 18:44:26 +0000 (00:14 +0530)
committerTom Rini <trini@konsulko.com>
Fri, 21 Jul 2023 23:36:58 +0000 (19:36 -0400)
commit9b03bfe105a27d9e84867c8d72209b30b753565d
tree7b8e15b6f9454263fec82a7296d4f03497422948
parent78144826bb8209df0a703a4a0dd88f7b57ad12cb
arm: dts: k3: Add support for packaging sysfw.itb and tiboot3.bin

Board config binary artifacts must be generated to be used by binman to
package sysfw.itb and tiboot3.bin for all K3 devices.

For devices that follow combined flow, these board configuration
binaries must again be packaged into a combined board configuration
blobs to be used by binman to package tiboot3.bin.

Add common k3-binman.dtsi to generate all the board configuration
binaries needed.

Also add custMpk.pem and ti-degenerate-key.pem needed for signing GP and
HS bootloader images common to all K3 devices.

Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Neha Malcom Francis <n-francis@ti.com>
arch/arm/dts/k3-binman.dtsi [new file with mode: 0644]