2022-05-18 05:19:13

by Ahmad Fatoum

[permalink] [raw]
Subject: Re: [PATCH v10 0/7] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys

On 18.05.22 03:08, Jarkko Sakkinen wrote:
> On Tue, 2022-05-17 at 14:44 +0200, Ahmad Fatoum wrote:
>> Hello Herbert,
>>
>> On 16.05.22 20:36, Jarkko Sakkinen wrote:
>>> On Fri, May 13, 2022 at 04:56:58PM +0200, Ahmad Fatoum wrote:
>>> I can probably pick these unless objections?
>>
>> Pankaj has given his Reviewed-by for the CAAM parts he co-maintains,
>> is it ok for this to go in via Jarkko's tree?
>>
>> Note that applying this series on top of jarkko/linux-tpmdd.git has a
>> trivial conflict when merged with herbert/cryptodev-2.6.git:
>> Two independently added Kconfig options need to coexist in
>> drivers/crypto/caam/Kconfig.
>>
>> I can resend my series rebased if needed.
>>
>> Cheers,
>> Ahmad
>>
>>>
>>> BR, Jarkko
>>>
>>
>>
>
> This came up:
>
> https://lore.kernel.org/keyrings/[email protected]/

And it turned out to be a misunderstanding. Or do you think there is still anything
to do there?

Thanks,
Ahmad

>
> BR, Jarkko
>


--
Pengutronix e.K. | |
Steuerwalder Str. 21 | http://www.pengutronix.de/ |
31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |


2022-05-18 14:59:22

by Jarkko Sakkinen

[permalink] [raw]
Subject: Re: [PATCH v10 0/7] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys

On Wed, May 18, 2022 at 06:36:18AM +0200, Ahmad Fatoum wrote:
> On 18.05.22 03:08, Jarkko Sakkinen wrote:
> > On Tue, 2022-05-17 at 14:44 +0200, Ahmad Fatoum wrote:
> >> Hello Herbert,
> >>
> >> On 16.05.22 20:36, Jarkko Sakkinen wrote:
> >>> On Fri, May 13, 2022 at 04:56:58PM +0200, Ahmad Fatoum wrote:
> >>> I can probably pick these unless objections?
> >>
> >> Pankaj has given his Reviewed-by for the CAAM parts he co-maintains,
> >> is it ok for this to go in via Jarkko's tree?
> >>
> >> Note that applying this series on top of jarkko/linux-tpmdd.git has a
> >> trivial conflict when merged with herbert/cryptodev-2.6.git:
> >> Two independently added Kconfig options need to coexist in
> >> drivers/crypto/caam/Kconfig.
> >>
> >> I can resend my series rebased if needed.
> >>
> >> Cheers,
> >> Ahmad
> >>
> >>>
> >>> BR, Jarkko
> >>>
> >>
> >>
> >
> > This came up:
> >
> > https://lore.kernel.org/keyrings/[email protected]/
>
> And it turned out to be a misunderstanding. Or do you think there is still anything
> to do there?
>
> Thanks,
> Ahmad

Oops, you're right, sorry.

Yeah, I guess I can pick these patches now.

BR, Jarkko