[PATCH V5 09/12] arm: dts: iot2050: Optionally embed OTP programming data into image

2023-02-03 Thread Jan Kiszka
From: Jan Kiszka 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.

Re: [PATCH V5 09/12] arm: dts: iot2050: Optionally embed OTP programming data into image

2023-02-03 Thread Lothar Waßmann
Hi, On Fri, 3 Feb 2023 13:26:38 +0100 Jan Kiszka wrote: > From: Jan Kiszka > > 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 >

Re: [PATCH V5 09/12] arm: dts: iot2050: Optionally embed OTP programming data into image

2023-02-03 Thread Jan Kiszka
On 03.02.23 13:37, Lothar Waßmann wrote: > Hi, > > On Fri, 3 Feb 2023 13:26:38 +0100 Jan Kiszka wrote: >> From: Jan Kiszka >> >> 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 otpc