Re: [PATCH] imx: hab: add documentation about the required keys/certs

2024-05-16 Thread Claudius Heine
Hi Rasmus, On 2024-05-16 11:50 am, Rasmus Villemoes wrote: On 16/05/2024 10.25, Claudius Heine wrote: Hi Tim and Marek, On 2024-05-16 12:46 am, Tim Harvey wrote: On Tue, May 14, 2024 at 11:50 AM Tim Harvey wrote: On Sun, May 12, 2024 at 10:08 PM Marek Vasut wrote: On 5/8/24 9:23 AM, Claud

Re: [PATCH] imx: hab: add documentation about the required keys/certs

2024-05-16 Thread Rasmus Villemoes
On 16/05/2024 10.25, Claudius Heine wrote: > Hi Tim and Marek, > > On 2024-05-16 12:46 am, Tim Harvey wrote: >> On Tue, May 14, 2024 at 11:50 AM Tim Harvey >> wrote: >>> On Sun, May 12, 2024 at 10:08 PM Marek Vasut wrote: On 5/8/24 9:23 AM, Claudius Heine wrote: > On 2024-05-07 3:28 pm,

Re: [PATCH] imx: hab: add documentation about the required keys/certs

2024-05-16 Thread Claudius Heine
Hi Tim and Marek, On 2024-05-16 12:46 am, Tim Harvey wrote: On Tue, May 14, 2024 at 11:50 AM Tim Harvey wrote: On Sun, May 12, 2024 at 10:08 PM Marek Vasut wrote: On 5/8/24 9:23 AM, Claudius Heine wrote: On 2024-05-07 3:28 pm, Marek Vasut wrote: It would be good to mention the DT propertie

Re: [PATCH] imx: hab: add documentation about the required keys/certs

2024-05-15 Thread Tim Harvey
On Tue, May 14, 2024 at 11:50 AM Tim Harvey wrote: > > On Sun, May 12, 2024 at 10:08 PM Marek Vasut wrote: > > > > On 5/8/24 9:23 AM, Claudius Heine wrote: > > > Hi Marek, > > > > Hi, > > > > > On 2024-05-07 3:28 pm, Marek Vasut wrote: > > >> On 5/7/24 3:06 PM, Claudius Heine wrote: > > >>> For C

Re: [PATCH] imx: hab: add documentation about the required keys/certs

2024-05-14 Thread Tim Harvey
On Sun, May 12, 2024 at 10:08 PM Marek Vasut wrote: > > On 5/8/24 9:23 AM, Claudius Heine wrote: > > Hi Marek, > > Hi, > > > On 2024-05-07 3:28 pm, Marek Vasut wrote: > >> On 5/7/24 3:06 PM, Claudius Heine wrote: > >>> For CST to find the certificates and keys for signing, some keys and > >>> cert

Re: [PATCH] imx: hab: add documentation about the required keys/certs

2024-05-12 Thread Marek Vasut
On 5/8/24 9:23 AM, Claudius Heine wrote: Hi Marek, Hi, On 2024-05-07 3:28 pm, Marek Vasut wrote: On 5/7/24 3:06 PM, Claudius Heine wrote: For CST to find the certificates and keys for signing, some keys and certs need to be copied into the u-boot build directory. Make sure to CC "NXP i.MX

Re: [PATCH] imx: hab: add documentation about the required keys/certs

2024-05-08 Thread Claudius Heine
Hi Marek, On 2024-05-07 3:28 pm, Marek Vasut wrote: On 5/7/24 3:06 PM, Claudius Heine wrote: For CST to find the certificates and keys for signing, some keys and certs need to be copied into the u-boot build directory. Make sure to CC "NXP i.MX U-Boot Team" , else NXP is not informed. Use sc

Re: [PATCH] imx: hab: add documentation about the required keys/certs

2024-05-07 Thread Marek Vasut
On 5/7/24 3:06 PM, Claudius Heine wrote: For CST to find the certificates and keys for signing, some keys and certs need to be copied into the u-boot build directory. Make sure to CC "NXP i.MX U-Boot Team" , else NXP is not informed. Use scripts/get_maintainer to get the full list or just reus

[PATCH] imx: hab: add documentation about the required keys/certs

2024-05-07 Thread Claudius Heine
For CST to find the certificates and keys for signing, some keys and certs need to be copied into the u-boot build directory. Signed-off-by: Claudius Heine --- doc/imx/habv4/guides/mx8m_spl_secure_boot.txt | 16 1 file changed, 16 insertions(+) diff --git a/doc/imx/habv4/guides