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

2024-05-24 Thread Fabio Estevam
On Thu, May 16, 2024 at 5:36 AM 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. > > Signed-off-by: Claudius Heine Applied, thanks.

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

2024-05-18 Thread Heinrich Schuchardt
On 5/16/24 10:36, 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. Signed-off-by: Claudius Heine --- Hi, this patch documents some changes of the '<20240503010518.263458-1-ma...@denx.de>' patchse

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

2024-05-16 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 --- Hi, this patch documents some changes of the '<20240503010518.263458-1-ma...@denx.de>' patchset. So am posting it as a reply to my earli