[PATCH 1/1] MAINTAINERS: assign drivers/rng/
Heinrich Schuchardt
xypron.glpk at gmx.de
Mon Dec 30 22:36:41 CET 2019
With upcoming patches we will have drivers for the hardware random number
generators in drivers/rng/. As the UEFI sub-system will be the first user
of these drivers I would like to pick up the maintainership.
Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
---
MAINTAINERS | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 438fb225ab..78d4c24d33 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -781,6 +781,13 @@ F: arch/riscv/
F: cmd/riscv/
F: tools/prelink-riscv.c
+RNG
+M: Heinrich Schuchardt <xypron.glpk at gmx.de>
+S: Maintained
+T: git https://gitlab.denx.de/u-boot/custodians/u-boot-efi.git
+F: drivers/rng/
+F: drivers/virtio/virtio_rng.c
+
ROCKUSB
M: Eddie Cai <eddie.cai.linux at gmail.com>
S: Maintained
--
2.24.1
More information about the U-Boot
mailing list