> On Mon, 4 Nov 2024 at 01:33, Brian Ruley wrote:
> >
> > On Wed, Oct 30, 2024 at 09:23:46AM -0300, Fabio Estevam wrote:
> > >
> > > WARNING: This email originated from outside of GE HealthCare. Please
> > > validate the sender's email addre
ed, Oct 30, 2024 at 5:08???AM Brian Ruley
> wrote:
> >
> > Add coverage for IMX8M code siging. Create PKI tree and other assets
> > required by `cst' using `hab4_pki_tree.sh' script and `srktool' in
> > `cst_3.4.1' [1].
> >
> > [1] https:/
', will be searched *relative* to the
input directories.
Signed-off-by: Brian Ruley
---
Changes for v2:
- Added missing *.pem files
- Rebased on top of "[PATCH v4 2/2] binman: add fast authentication
method for i.MX8M signing"
- Included a test for fast authentication
Changes
Add coverage for IMX8M code siging. Create PKI tree and other assets
required by `cst' using `hab4_pki_tree.sh' script and `srktool' in
`cst_3.4.1' [1].
[1] https://www.nxp.com/webapp/Download?colCode=IMX_CST_TOOL_NEW
Signed-off-by: Brian Ruley
---
Changes for v4:
Add coverage for IMX8M code siging. Create PKI tree and other assets
required by `cst' using `hab4_pki_tree.sh' script and `srktool' in
`cst_3.4.1' [1].
[1] https://www.nxp.com/webapp/Download?colCode=IMX_CST_TOOL_NEW
Signed-off-by: Brian Ruley
---
Changes for v2:
- Added
', will be searched *relative* to the
input directories.
Signed-off-by: Brian Ruley
---
tools/binman/etype/nxp_imx8mcst.py | 23 +++
1 file changed, 15 insertions(+), 8 deletions(-)
diff --git a/tools/binman/etype/nxp_imx8mcst.py
b/tools/binman/etype/nxp_imx8mcst.py
Hi Simon,
Sorry for the late response, we had some recent network changes, so it
seems that my replies were not relayed correctly.
On Tue, Oct 15, 2024 at 12:06:55AM -0600, Simon Glass wrote:
>
>Hi Brian,
>
> > On Thu, 10 Oct 2024 at 05:25, Brian Ruley
> > wrote:
> >
iLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C0%7C%7C%7C&sdata=%2FFjvh%2BAUwpiUxyePSbhmW386iDV65%2BbJHwUiTWwOgok%3D&reserved=0
> >
> > Signed-off-by: Brian Ruley
> > ---
>
> Please can you check the indentation?
>
Fixed it.
> I don't see the .pem files in your patch?
&
Add coverage for IMX8M code siging. Create PKI tree and other assets
required by `cst' using `hab4_pki_tree.sh' script and `srktool' in
`cst_3.4.1' [1].
[1] https://www.nxp.com/webapp/Download?colCode=IMX_CST_TOOL_NEW
Signed-off-by: Brian Ruley
---
Changes for v2:
- Added
', will be searched *relative* to the
input directories.
Signed-off-by: Brian Ruley
---
tools/binman/etype/nxp_imx8mcst.py | 23 +++
1 file changed, 15 insertions(+), 8 deletions(-)
diff --git a/tools/binman/etype/nxp_imx8mcst.py
b/tools/binman/etype/nxp_imx8mcst.py
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
On Wed, Oct 02, 2024 at 04:55:30PM -0600, Simon Glass wrote:
>
> Hi Brian,
>
> On Wed, 2 Oct 2024 at 00:41, Brian Ruley wrote:
> >
> > On Mon, Sep 30, 2024 at 12:52:24PM -0600, Simon Glass wrote:
> > >
> > > WARNING: This email originated from outsid
30 Sept 2024 at 10:10, Brian Ruley
> wrote:
> >
> > Conform to the style guide used in the project by making the following
> > changes:
> > * Use single quotes for multiline strings (except docstrings)
> > * Fix line width to 79 cols
> > * Use f-string inste
.com/pwmxy87654/attachments/pwmxy87654/imx-processors/202591/1/CST_UG.pdf
Signed-off-by: Brian Ruley
Cc: Marek Vasut
---
Changes for v2:
- fixed default key length (s/2048/4096) for srk-crt node
Changes for v3:
- code formatting
Changes for v4:
- fix spelling in commit message
- code formatting
too
concatenation
* Move common suffix used in keys to a global variable "KEY_NAME"
to reduce the likelihood of typos and making future changes
easier
Signed-off-by: Brian Ruley
Cc: Marek Vasut
---
Changes for v4:
- expand f-string usage, add common information to variable, capitalize
.com/pwmxy87654/attachments/pwmxy87654/imx-processors/202591/1/CST_UG.pdf
Signed-off-by: Brian Ruley
Cc: Marek Vasut
tools/binman/etype/nxp_imx8mcst.py | 23 +++
1 file changed, 19 insertions(+), 4 deletions(-)
---
tools/binman/etype/nxp_imx8mcst.py | 44 ++-
Conform to the style guide used in the project by making the following
changes:
* Use single quotes for multiline strings (except docstrings)
* Fix line width to 79 cols
* Use f-string instead of formatting a regular string
Signed-off-by: Brian Ruley
---
tools/binman/etype/nxp_imx8mcst.py | 28
On Mon, Sep 30, 2024 at 08:10:49AM -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,
On Sun, Sep 29, 2024 at 06:46:23PM -0600, Tom Rini wrote:
> On Sun, Sep 29, 2024 at 04:49:17PM -0600, Simon Glass wrote:
> > Hi Fabio,
> >
> > On Sun, 29 Sept 2024 at 14:53, Fabio Estevam wrote:
> > >
> > > Hi Simon, Marek, and Tom,
> > >
> > > On Fri, Sep 27, 2024 at 5:47???PM Tom Rini wrote:
>
.com/pwmxy87654/attachments/pwmxy87654/imx-processors/202591/1/CST_UG.pdf
Signed-off-by: Brian Ruley
Cc: Marek Vasut
---
Changes for v2:
- fixed default key length (s/2048/4096) for srk-crt node
tools/binman/etype/nxp_imx8mcst.py | 23 +++
1 file changed, 19 insertions(
.com/pwmxy87654/attachments/pwmxy87654/imx-processors/202591/1/CST_UG.pdf
Signed-off-by: Brian Ruley
Cc: Marek Vasut
tools/binman/etype/nxp_imx8mcst.py | 23 +++
1 file changed, 19 insertions(+), 4 deletions(-)
diff --git a/tools/binman/etype/nxp_imx8mcst.py
b/too
21 matches
Mail list logo