Re: [PATCH v2 6/9] sandbox: add config for efi capsule authentication test

2021-08-02 Thread Simon Glass
Hi Takahiro, On Sun, 1 Aug 2021 at 16:57, AKASHI Takahiro wrote: > > Simon, > > On Sun, Aug 01, 2021 at 01:00:20PM -0600, Simon Glass wrote: > > Hi Takahiro, > > > > On Sat, 31 Jul 2021 at 22:29, AKASHI Takahiro > > wrote: > > > > > > Simon, > > > > > > On Sat, Jul 31, 2021 at 10:59:32AM -0600,

Re: [PATCH v2 6/9] sandbox: add config for efi capsule authentication test

2021-08-01 Thread AKASHI Takahiro
Simon, On Sun, Aug 01, 2021 at 01:00:20PM -0600, Simon Glass wrote: > Hi Takahiro, > > On Sat, 31 Jul 2021 at 22:29, AKASHI Takahiro > wrote: > > > > Simon, > > > > On Sat, Jul 31, 2021 at 10:59:32AM -0600, Simon Glass wrote: > > > Hi Takahiro, > > > > > > On Tue, 27 Jul 2021 at 03:12, AKASHI Ta

Re: [PATCH v2 6/9] sandbox: add config for efi capsule authentication test

2021-08-01 Thread Simon Glass
Hi Takahiro, On Sat, 31 Jul 2021 at 22:29, AKASHI Takahiro wrote: > > Simon, > > On Sat, Jul 31, 2021 at 10:59:32AM -0600, Simon Glass wrote: > > Hi Takahiro, > > > > On Tue, 27 Jul 2021 at 03:12, AKASHI Takahiro > > wrote: > > > > > > This new configuration, which was derived from sandbox_defco

Re: [PATCH v2 6/9] sandbox: add config for efi capsule authentication test

2021-07-31 Thread AKASHI Takahiro
Simon, On Sat, Jul 31, 2021 at 10:59:32AM -0600, Simon Glass wrote: > Hi Takahiro, > > On Tue, 27 Jul 2021 at 03:12, AKASHI Takahiro > wrote: > > > > This new configuration, which was derived from sandbox_defconfig, will be > > used solely to run efi capsule authentication test as the test requi

Re: [PATCH v2 6/9] sandbox: add config for efi capsule authentication test

2021-07-31 Thread Simon Glass
Hi Takahiro, On Tue, 27 Jul 2021 at 03:12, AKASHI Takahiro wrote: > > This new configuration, which was derived from sandbox_defconfig, will be > used solely to run efi capsule authentication test as the test requires > a public key (esl file) to be embedded in U-Boot binary. > > Signed-off-by: A

Re: [PATCH v2 6/9] sandbox: add config for efi capsule authentication test

2021-07-28 Thread AKASHI Takahiro
On Wed, Jul 28, 2021 at 10:21:56PM +0200, Heinrich Schuchardt wrote: > > > On 7/27/21 11:10 AM, AKASHI Takahiro wrote: > > This new configuration, which was derived from sandbox_defconfig, will be > > used solely to run efi capsule authentication test as the test requires > > a public key (esl fi

Re: [PATCH v2 6/9] sandbox: add config for efi capsule authentication test

2021-07-28 Thread Heinrich Schuchardt
On 7/27/21 11:10 AM, AKASHI Takahiro wrote: This new configuration, which was derived from sandbox_defconfig, will be used solely to run efi capsule authentication test as the test requires a public key (esl file) to be embedded in U-Boot binary. Signed-off-by: AKASHI Takahiro --- configs/

[PATCH v2 6/9] sandbox: add config for efi capsule authentication test

2021-07-27 Thread AKASHI Takahiro
This new configuration, which was derived from sandbox_defconfig, will be used solely to run efi capsule authentication test as the test requires a public key (esl file) to be embedded in U-Boot binary. Signed-off-by: AKASHI Takahiro --- configs/sandbox_capsule_auth_defconfig | 307 +