diff mbox series

[v2,3/3] MAINTAINERS: add HG as cctrng maintainer

Message ID 1580650021-8578-4-git-send-email-hadar.gat@arm.com (mailing list archive)
State Superseded
Delegated to: Herbert Xu
Headers show
Series hw_random: introduce Arm CryptoCell TRNG driver | expand

Commit Message

Hadar Gat Feb. 2, 2020, 1:27 p.m. UTC
I work for Arm on maintaining the TrustZone CryptoCell TRNG driver.

Signed-off-by: Hadar Gat <hadar.gat@arm.com>
---
 MAINTAINERS | 9 +++++++++
 1 file changed, 9 insertions(+)

Comments

Andy Shevchenko Feb. 3, 2020, 10:11 a.m. UTC | #1
On Sun, Feb 2, 2020 at 3:29 PM Hadar Gat <hadar.gat@arm.com> wrote:
>
> I work for Arm on maintaining the TrustZone CryptoCell TRNG driver.

> +CCTRNG ARM TRUSTZONE CRYPTOCELL TRUE RANDOM NUMBER GENERATOR (TRNG) DRIVER
> +M:     Hadar Gat <hadar.gat@arm.com>
> +L:     linux-crypto@vger.kernel.org
> +S:     Supported
> +F:     drivers/char/hw_random/cctrng.c
> +F:     drivers/char/hw_random/cctrng.h
> +F:     Documentation/devicetree/bindings/rng/arm-cctrng.txt
> +W:     https://developer.arm.com/products/system-ip/trustzone-cryptocell/cryptocell-700-family
> +

Had you run parse-maintainers.pl afterwards to be sure everything is okay?
Hadar Gat Feb. 5, 2020, 9:22 a.m. UTC | #2
> On Sun, Feb 2, 2020 at 3:29 PM Hadar Gat <hadar.gat@arm.com> wrote:
> >
> > I work for Arm on maintaining the TrustZone CryptoCell TRNG driver.
> 
> > +CCTRNG ARM TRUSTZONE CRYPTOCELL TRUE RANDOM NUMBER
> GENERATOR (TRNG) DRIVER
> > +M:     Hadar Gat <hadar.gat@arm.com>
> > +L:     linux-crypto@vger.kernel.org
> > +S:     Supported
> > +F:     drivers/char/hw_random/cctrng.c
> > +F:     drivers/char/hw_random/cctrng.h
> > +F:     Documentation/devicetree/bindings/rng/arm-cctrng.txt
> > +W:     https://developer.arm.com/products/system-ip/trustzone-
> cryptocell/cryptocell-700-family
> > +
> 
> Had you run parse-maintainers.pl afterwards to be sure everything is okay?

I run parse-maintainers.pl now and it seems everything is okay.
But the generated MAINTAINERS file has many differences from the one I have all over it.
I couldn't find any documentation about this script (under Documentation/).
Can you point me to the documentation if exists?

> 
> --
> With Best Regards,
> Andy Shevchenko

Thanks,
Hadar
Andy Shevchenko Feb. 5, 2020, 1:40 p.m. UTC | #3
On Wed, Feb 5, 2020 at 11:22 AM Hadar Gat <Hadar.Gat@arm.com> wrote:
> > On Sun, Feb 2, 2020 at 3:29 PM Hadar Gat <hadar.gat@arm.com> wrote:

...

> > > +CCTRNG ARM TRUSTZONE CRYPTOCELL TRUE RANDOM NUMBER
> > GENERATOR (TRNG) DRIVER
> > > +M:     Hadar Gat <hadar.gat@arm.com>
> > > +L:     linux-crypto@vger.kernel.org
> > > +S:     Supported
> > > +F:     drivers/char/hw_random/cctrng.c
> > > +F:     drivers/char/hw_random/cctrng.h
> > > +F:     Documentation/devicetree/bindings/rng/arm-cctrng.txt
> > > +W:     https://developer.arm.com/products/system-ip/trustzone-
> > cryptocell/cryptocell-700-family

> > Had you run parse-maintainers.pl afterwards to be sure everything is okay?
>
> I run parse-maintainers.pl now and it seems everything is okay.

Good, thank you!

> But the generated MAINTAINERS file has many differences from the one I have all over it.

Don't worry about it, just keep your stuff in order.

> I couldn't find any documentation about this script (under Documentation/).
> Can you point me to the documentation if exists?

The documentation is in the top of MAINTAINERS. The script simple enforces it.
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index a0c1618..654585a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3790,6 +3790,15 @@  S:	Supported
 F:	drivers/crypto/ccree/
 W:	https://developer.arm.com/products/system-ip/trustzone-cryptocell/cryptocell-700-family
 
+CCTRNG ARM TRUSTZONE CRYPTOCELL TRUE RANDOM NUMBER GENERATOR (TRNG) DRIVER
+M:	Hadar Gat <hadar.gat@arm.com>
+L:	linux-crypto@vger.kernel.org
+S:	Supported
+F:	drivers/char/hw_random/cctrng.c
+F:	drivers/char/hw_random/cctrng.h
+F:	Documentation/devicetree/bindings/rng/arm-cctrng.txt
+W:	https://developer.arm.com/products/system-ip/trustzone-cryptocell/cryptocell-700-family
+
 CEC FRAMEWORK
 M:	Hans Verkuil <hverkuil-cisco@xs4all.nl>
 L:	linux-media@vger.kernel.org