Re: [PATCH] WIP: binman: expand test coverage to nxpimx8mcst

2024-10-10 Thread Brian Ruley
On Tue, Oct 08, 2024 at 07:55:26PM -0600, Simon Glass wrote: > > WARNING: This email originated from outside of GE HealthCare. Please validate > the sender's email address before clicking on links or attachments as they > may not be safe. > > Hi Brian, > > On Mon, 7 Oct 2024 at 07:02, Brian Ru

Re: [PATCH] WIP: binman: expand test coverage to nxpimx8mcst

2024-10-08 Thread Simon Glass
Hi Brian, On Mon, 7 Oct 2024 at 07:02, Brian Ruley wrote: > > Add coverage for IMX8M code siging. Create PKI tree and other assets > required by `cst' using `hab4_pki_tree.sh' script in `cst_3.4.1' [1]. > > [1] https://www.nxp.com/webapp/Download?colCode=IMX_CST_TOOL_NEW > > Signed-off-by: Brian

[PATCH] WIP: binman: expand test coverage to nxpimx8mcst

2024-10-07 Thread Brian Ruley
Add coverage for IMX8M code siging. Create PKI tree and other assets required by `cst' using `hab4_pki_tree.sh' script in `cst_3.4.1' [1]. [1] https://www.nxp.com/webapp/Download?colCode=IMX_CST_TOOL_NEW Signed-off-by: Brian Ruley --- tools/binman/ftest.py | 4 ++ tools/binma