On Wed, Feb 08, 2023 at 11:28:21AM -0700, Simon Glass wrote:
> Hi Tom,
>
> On Tue, 7 Feb 2023 at 17:10, Tom Rini wrote:
> >
> > On Tue, Feb 07, 2023 at 03:25:16PM -0700, Simon Glass wrote:
> > > Hi Loic,
> > >
> > > On Tue, 7 Feb 2023 at 14:47, Loic Poulain wrote:
> > > >
> > > > Hi Simon,
> > >
Hi Tom,
On Tue, 7 Feb 2023 at 17:10, Tom Rini wrote:
>
> On Tue, Feb 07, 2023 at 03:25:16PM -0700, Simon Glass wrote:
> > Hi Loic,
> >
> > On Tue, 7 Feb 2023 at 14:47, Loic Poulain wrote:
> > >
> > > Hi Simon,
> > >
> > > On Tue, 7 Feb 2023 at 05:05, Simon Glass wrote:
> > > >
> > > > Hi Loic,
On Tue, Feb 07, 2023 at 03:25:16PM -0700, Simon Glass wrote:
> Hi Loic,
>
> On Tue, 7 Feb 2023 at 14:47, Loic Poulain wrote:
> >
> > Hi Simon,
> >
> > On Tue, 7 Feb 2023 at 05:05, Simon Glass wrote:
> > >
> > > Hi Loic,
> > >
> > > On Mon, 6 Feb 2023 at 15:12, Loic Poulain wrote:
> > > >
> > >
Hi Loic,
On Tue, 7 Feb 2023 at 14:47, Loic Poulain wrote:
>
> Hi Simon,
>
> On Tue, 7 Feb 2023 at 05:05, Simon Glass wrote:
> >
> > Hi Loic,
> >
> > On Mon, 6 Feb 2023 at 15:12, Loic Poulain wrote:
> > >
> > > Hi Simon,
> > >
> > > Le lun. 6 févr. 2023 à 18:12, Simon Glass a écrit :
> > >>
> >
Hi Simon,
On Tue, 7 Feb 2023 at 05:05, Simon Glass wrote:
>
> Hi Loic,
>
> On Mon, 6 Feb 2023 at 15:12, Loic Poulain wrote:
> >
> > Hi Simon,
> >
> > Le lun. 6 févr. 2023 à 18:12, Simon Glass a écrit :
> >>
> >> Hi Loic,
> >>
> >> On Wed, 1 Jun 2022 at 12:27, Loic Poulain wrote:
> >> >
> >> >
Hi Loic,
On Mon, 6 Feb 2023 at 15:12, Loic Poulain wrote:
>
> Hi Simon,
>
> Le lun. 6 févr. 2023 à 18:12, Simon Glass a écrit :
>>
>> Hi Loic,
>>
>> On Wed, 1 Jun 2022 at 12:27, Loic Poulain wrote:
>> >
>> > Mark sha256_process as weak to allow hardware specific implementation.
>> > Add paramet
Hi Simon,
Le lun. 6 févr. 2023 à 18:12, Simon Glass a écrit :
> Hi Loic,
>
> On Wed, 1 Jun 2022 at 12:27, Loic Poulain wrote:
> >
> > Mark sha256_process as weak to allow hardware specific implementation.
> > Add parameter for supporting multiple blocks processing.
> >
> > Signed-off-by: Loic P
Hi Loic,
On Wed, 1 Jun 2022 at 12:27, Loic Poulain wrote:
>
> Mark sha256_process as weak to allow hardware specific implementation.
> Add parameter for supporting multiple blocks processing.
>
> Signed-off-by: Loic Poulain
> ---
> lib/sha256.c | 26 +++---
> 1 file changed,
On Wed, Jun 01, 2022 at 08:26:30PM +0200, Loic Poulain wrote:
> Mark sha256_process as weak to allow hardware specific implementation.
> Add parameter for supporting multiple blocks processing.
>
> Signed-off-by: Loic Poulain
Applied to u-boot/next, thanks!
--
Tom
signature.asc
Description:
Mark sha256_process as weak to allow hardware specific implementation.
Add parameter for supporting multiple blocks processing.
Signed-off-by: Loic Poulain
---
lib/sha256.c | 26 +++---
1 file changed, 19 insertions(+), 7 deletions(-)
diff --git a/lib/sha256.c b/lib/sha256.c
10 matches
Mail list logo