Re: [PATCH v7 14/16] test: py: vboot: add test for global image signature

2022-03-28 Thread Philippe REYNES
Hi Tom, Le 26/03/2022 à 00:02, Tom Rini a écrit : On Fri, Mar 25, 2022 at 11:54:18PM +0100, Philippe REYNES wrote: Hi Tom, Le 25/03/2022 à 18:11, Tom Rini a écrit : On Mon, Mar 14, 2022 at 03:57:43PM +0100, Philippe Reynes wrote: Adds test units for the pre-load header signature.

Re: [PATCH v7 14/16] test: py: vboot: add test for global image signature

2022-03-25 Thread Tom Rini
On Fri, Mar 25, 2022 at 11:54:18PM +0100, Philippe REYNES wrote: > Hi Tom, > > > Le 25/03/2022 à 18:11, Tom Rini a écrit : > > On Mon, Mar 14, 2022 at 03:57:43PM +0100, Philippe Reynes wrote: > > > > > Adds test units for the pre-load header signature. > > > > > > Signed-off-by: Philippe

Re: [PATCH v7 14/16] test: py: vboot: add test for global image signature

2022-03-25 Thread Philippe REYNES
Hi Tom, Le 25/03/2022 à 18:11, Tom Rini a écrit : On Mon, Mar 14, 2022 at 03:57:43PM +0100, Philippe Reynes wrote: Adds test units for the pre-load header signature. Signed-off-by: Philippe Reynes --- test/py/tests/test_vboot.py | 145 --

Re: [PATCH v7 14/16] test: py: vboot: add test for global image signature

2022-03-25 Thread Tom Rini
On Mon, Mar 14, 2022 at 03:57:43PM +0100, Philippe Reynes wrote: > Adds test units for the pre-load header signature. > > Signed-off-by: Philippe Reynes > --- > test/py/tests/test_vboot.py | 145 -- > test/py/tests/vboot/sandbox-binman-pss.dts| 25 +++ >

[PATCH v7 14/16] test: py: vboot: add test for global image signature

2022-03-14 Thread Philippe Reynes
Adds test units for the pre-load header signature. Signed-off-by: Philippe Reynes --- test/py/tests/test_vboot.py | 145 -- test/py/tests/vboot/sandbox-binman-pss.dts| 25 +++ test/py/tests/vboot/sandbox-binman.dts| 24 +++