Re: [PATCH 3/3] tpm_tcg2: hash algo optimization

2024-09-09 Thread Ilias Apalodimas
il.com; > > abdellatif.elkhl...@arm.com; eaja...@linux.ibm.com; xypron.g...@gmx.de; > > kojima.masah...@socionext.com; s...@chromium.org; > > sughosh.g...@linaro.org; thar...@gateworks.com; tr...@konsulko.com > > Subject: Re: [PATCH 3/3] tpm_tcg2: hash algo optimizatio

RE: [PATCH 3/3] tpm_tcg2: hash algo optimization

2024-09-06 Thread Benjamin BARATTE
h...@socionext.com; s...@chromium.org; > sughosh.g...@linaro.org; thar...@gateworks.com; tr...@konsulko.com > Subject: Re: [PATCH 3/3] tpm_tcg2: hash algo optimization > > Hi Benjamin, > > > On Fri, 23 Aug 2024 at 15:29, Benjamin BARATTE > wrote: > > > > Hi @Ilias

Re: [PATCH 3/3] tpm_tcg2: hash algo optimization

2024-08-27 Thread Ilias Apalodimas
u-boot@lists.denx.de; akashi.tk...@gmail.com; > > abdellatif.elkhl...@arm.com; eaja...@linux.ibm.com; xypron.g...@gmx.de; > > kojima.masah...@socionext.com; s...@chromium.org; > > sughosh.g...@linaro.org; thar...@gateworks.com; tr...@konsulko.com > > Subject: Re: [PATCH 3/3] t

RE: [PATCH 3/3] tpm_tcg2: hash algo optimization

2024-08-23 Thread Benjamin BARATTE
de; > kojima.masah...@socionext.com; s...@chromium.org; > sughosh.g...@linaro.org; thar...@gateworks.com; tr...@konsulko.com > Subject: Re: [PATCH 3/3] tpm_tcg2: hash algo optimization > > On Mon, Jul 15, 2024 at 01:33:19PM +, Benjamin BARATTE wrote: > > To properly enable cod

Re: [PATCH 3/3] tpm_tcg2: hash algo optimization

2024-07-29 Thread Ilias Apalodimas
On Mon, Jul 15, 2024 at 01:33:19PM +, Benjamin BARATTE wrote: > To properly enable code optimization with hash algorithm, all the > reference of the hash algo should condition to hash enablement. > It is possible to fine tune the list of hash algorithms based on dTPM > configuration. > Therefor