2022-05-07 00:31:06

by Ahmad Fatoum

[permalink] [raw]
Subject: [PATCH v9 7/7] MAINTAINERS: add KEYS-TRUSTED-CAAM

Create a maintainer entry for CAAM trusted keys in the Linux keyring.

Reviewed-by: Pankaj Gupta <[email protected]>
Signed-off-by: Ahmad Fatoum <[email protected]>
---
v8 -> v9:
- rewrite commit message (Jarkko)
v7 -> v8:
- add Pankaj's Reviewed-by
v6 -> v7:
- split off as separate patch (Jarkko)

To: Jarkko Sakkinen <[email protected]>
To: James Bottomley <[email protected]>
To: Mimi Zohar <[email protected]>
To: David Howells <[email protected]>
Cc: James Morris <[email protected]>
Cc: "Serge E. Hallyn" <[email protected]>
Cc: "Horia Geantă" <[email protected]>
Cc: Pankaj Gupta <[email protected]>
Cc: Herbert Xu <[email protected]>
Cc: "David S. Miller" <[email protected]>
Cc: Eric Biggers <[email protected]>
Cc: Jan Luebbe <[email protected]>
Cc: David Gstir <[email protected]>
Cc: Richard Weinberger <[email protected]>
Cc: Franck LENORMAND <[email protected]>
Cc: Matthias Schiffer <[email protected]>
Cc: Michael Walle <[email protected]>
Cc: Sumit Garg <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
---
MAINTAINERS | 9 +++++++++
1 file changed, 9 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 5e8c2f611766..e58e6fc3016d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -10855,6 +10855,15 @@ S: Supported
F: include/keys/trusted_tee.h
F: security/keys/trusted-keys/trusted_tee.c

+KEYS-TRUSTED-CAAM
+M: Ahmad Fatoum <[email protected]>
+R: Pengutronix Kernel Team <[email protected]>
+L: [email protected]
+L: [email protected]
+S: Maintained
+F: include/keys/trusted_caam.h
+F: security/keys/trusted-keys/trusted_caam.c
+
KEYS/KEYRINGS
M: David Howells <[email protected]>
M: Jarkko Sakkinen <[email protected]>
--
2.30.2



2022-05-11 11:28:21

by Ahmad Fatoum

[permalink] [raw]
Subject: Re: [PATCH v9 7/7] MAINTAINERS: add KEYS-TRUSTED-CAAM

On 07.05.22 21:29, Jarkko Sakkinen wrote:
>>> +KEYS-TRUSTED-CAAM
>>> +M: Ahmad Fatoum <[email protected]>
>>> +R: Pengutronix Kernel Team <[email protected]>
>>> +L: [email protected]
>>> +L: [email protected]
>>> +S: Maintained
>>> +F: include/keys/trusted_caam.h
>>> +F: security/keys/trusted-keys/trusted_caam.c
>>> +
>>> KEYS/KEYRINGS
>>> M: David Howells <[email protected]>
>>> M: Jarkko Sakkinen <[email protected]>
>>> --
>>> 2.30.2
>>>
>>
>> Acked-by: Jarkko Sakkinen <[email protected]>
>
> 3/7 would probably need tested-by. Other than that this starts to look
> good...

It has been tested by me on an i.MX6 (era < 10 with blobbing support)
and by Michael on a LS1028A (era >= 10, both with and without blobbing
support).

Cheers,
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-11 19:41:45

by Jarkko Sakkinen

[permalink] [raw]
Subject: Re: [PATCH v9 7/7] MAINTAINERS: add KEYS-TRUSTED-CAAM

On Wed, May 11, 2022 at 12:48:53PM +0200, Ahmad Fatoum wrote:
> On 07.05.22 21:29, Jarkko Sakkinen wrote:
> >>> +KEYS-TRUSTED-CAAM
> >>> +M: Ahmad Fatoum <[email protected]>
> >>> +R: Pengutronix Kernel Team <[email protected]>
> >>> +L: [email protected]
> >>> +L: [email protected]
> >>> +S: Maintained
> >>> +F: include/keys/trusted_caam.h
> >>> +F: security/keys/trusted-keys/trusted_caam.c
> >>> +
> >>> KEYS/KEYRINGS
> >>> M: David Howells <[email protected]>
> >>> M: Jarkko Sakkinen <[email protected]>
> >>> --
> >>> 2.30.2
> >>>
> >>
> >> Acked-by: Jarkko Sakkinen <[email protected]>
> >
> > 3/7 would probably need tested-by. Other than that this starts to look
> > good...
>
> It has been tested by me on an i.MX6 (era < 10 with blobbing support)
> and by Michael on a LS1028A (era >= 10, both with and without blobbing
> support).
>
> Cheers,
> Ahmad

Michael, can you give a tested-by for the corresponding patch?

BR, Jarkko

2022-05-11 20:04:33

by Michael Walle

[permalink] [raw]
Subject: Re: [PATCH v9 7/7] MAINTAINERS: add KEYS-TRUSTED-CAAM

Am 2022-05-11 17:18, schrieb Jarkko Sakkinen:
> On Wed, May 11, 2022 at 12:48:53PM +0200, Ahmad Fatoum wrote:
>> On 07.05.22 21:29, Jarkko Sakkinen wrote:
>> >>> +KEYS-TRUSTED-CAAM
>> >>> +M: Ahmad Fatoum <[email protected]>
>> >>> +R: Pengutronix Kernel Team <[email protected]>
>> >>> +L: [email protected]
>> >>> +L: [email protected]
>> >>> +S: Maintained
>> >>> +F: include/keys/trusted_caam.h
>> >>> +F: security/keys/trusted-keys/trusted_caam.c
>> >>> +
>> >>> KEYS/KEYRINGS
>> >>> M: David Howells <[email protected]>
>> >>> M: Jarkko Sakkinen <[email protected]>
>> >>> --
>> >>> 2.30.2
>> >>>
>> >>
>> >> Acked-by: Jarkko Sakkinen <[email protected]>
>> >
>> > 3/7 would probably need tested-by. Other than that this starts to look
>> > good...
>>
>> It has been tested by me on an i.MX6 (era < 10 with blobbing support)
>> and by Michael on a LS1028A (era >= 10, both with and without blobbing
>> support).
>>
>> Cheers,
>> Ahmad
>
> Michael, can you give a tested-by for the corresponding patch?

I guess there will be a new version and esp a change of that patch.
I'll retest once the new version is out.

-michael