Re: [PATCH v3 6/6] test: add test for eficonfig secure boot key management

2022-10-25 Thread Simon Glass
Hi Heinrich, On Wed, 19 Oct 2022 at 15:39, Heinrich Schuchardt wrote: > > On 10/19/22 15:17, Simon Glass wrote: > > iHi Heinrich, > > > > On Fri, 14 Oct 2022 at 22:43, Heinrich Schuchardt > > wrote: > >> > >> On 10/15/22 03:10, Simon Glass wrote: > >>> Hi Ilias, > >>> > >>> On Fri, 14 Oct 2022

Re: [PATCH v3 6/6] test: add test for eficonfig secure boot key management

2022-10-19 Thread Heinrich Schuchardt
On 10/19/22 15:17, Simon Glass wrote: iHi Heinrich, On Fri, 14 Oct 2022 at 22:43, Heinrich Schuchardt wrote: On 10/15/22 03:10, Simon Glass wrote: Hi Ilias, On Fri, 14 Oct 2022 at 09:59, Ilias Apalodimas wrote: Hi Simon, On Fri, 14 Oct 2022 at 18:56, Simon Glass wrote: Hi, On Fri, 1

Re: [PATCH v3 6/6] test: add test for eficonfig secure boot key management

2022-10-19 Thread Simon Glass
iHi Heinrich, On Fri, 14 Oct 2022 at 22:43, Heinrich Schuchardt wrote: > > On 10/15/22 03:10, Simon Glass wrote: > > Hi Ilias, > > > > On Fri, 14 Oct 2022 at 09:59, Ilias Apalodimas > > wrote: > >> > >> Hi Simon, > >> > >> On Fri, 14 Oct 2022 at 18:56, Simon Glass wrote: > >>> > >>> Hi, > >>> >

Re: [PATCH v3 6/6] test: add test for eficonfig secure boot key management

2022-10-18 Thread Masahisa Kojima
Hi Heinrich, Ilias, Simon, On Mon, 17 Oct 2022 at 13:49, Masahisa Kojima wrote: > > Hi Heinrich, > > On Sat, 15 Oct 2022 at 13:48, Heinrich Schuchardt wrote: > > > > On 10/15/22 03:10, Simon Glass wrote: > > > Hi Ilias, > > > > > > On Fri, 14 Oct 2022 at 09:59, Ilias Apalodimas > > > wrote: > >

Re: [PATCH v3 6/6] test: add test for eficonfig secure boot key management

2022-10-16 Thread Masahisa Kojima
Hi Heinrich, On Sat, 15 Oct 2022 at 13:48, Heinrich Schuchardt wrote: > > On 10/15/22 03:10, Simon Glass wrote: > > Hi Ilias, > > > > On Fri, 14 Oct 2022 at 09:59, Ilias Apalodimas > > wrote: > >> > >> Hi Simon, > >> > >> On Fri, 14 Oct 2022 at 18:56, Simon Glass wrote: > >>> > >>> Hi, > >>> >

Re: [PATCH v3 6/6] test: add test for eficonfig secure boot key management

2022-10-14 Thread Heinrich Schuchardt
On 10/15/22 03:10, Simon Glass wrote: Hi Ilias, On Fri, 14 Oct 2022 at 09:59, Ilias Apalodimas wrote: Hi Simon, On Fri, 14 Oct 2022 at 18:56, Simon Glass wrote: Hi, On Fri, 14 Oct 2022 at 00:58, Masahisa Kojima wrote: Provide a unit test for the eficonfig secure boot key management me

Re: [PATCH v3 6/6] test: add test for eficonfig secure boot key management

2022-10-14 Thread Simon Glass
Hi Ilias, On Fri, 14 Oct 2022 at 09:59, Ilias Apalodimas wrote: > > Hi Simon, > > On Fri, 14 Oct 2022 at 18:56, Simon Glass wrote: > > > > Hi, > > > > On Fri, 14 Oct 2022 at 00:58, Masahisa Kojima > > wrote: > > > > > > Provide a unit test for the eficonfig secure boot key > > > management menu

Re: [PATCH v3 6/6] test: add test for eficonfig secure boot key management

2022-10-14 Thread Ilias Apalodimas
Hi Simon, On Fri, 14 Oct 2022 at 18:56, Simon Glass wrote: > > Hi, > > On Fri, 14 Oct 2022 at 00:58, Masahisa Kojima > wrote: > > > > Provide a unit test for the eficonfig secure boot key > > management menu. > > > > Signed-off-by: Masahisa Kojima > > --- > > No change since v2 > > > > newly cr

Re: [PATCH v3 6/6] test: add test for eficonfig secure boot key management

2022-10-14 Thread Simon Glass
Hi, On Fri, 14 Oct 2022 at 00:58, Masahisa Kojima wrote: > > Provide a unit test for the eficonfig secure boot key > management menu. > > Signed-off-by: Masahisa Kojima > --- > No change since v2 > > newly created in v2 > > test/py/tests/test_eficonfig/conftest.py | 84 +++- > test/py/tes

[PATCH v3 6/6] test: add test for eficonfig secure boot key management

2022-10-13 Thread Masahisa Kojima
Provide a unit test for the eficonfig secure boot key management menu. Signed-off-by: Masahisa Kojima --- No change since v2 newly created in v2 test/py/tests/test_eficonfig/conftest.py | 84 +++- test/py/tests/test_eficonfig/defs.py | 14 + .../test_eficonfig/test_eficonfig_sb