aboutsummaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorAbdellatif El Khlifi <abdellatif.elkhlifi@arm.com>2023-08-04 14:33:39 +0100
committerTom Rini <trini@konsulko.com>2023-08-08 10:22:03 -0400
commitb83dc8df6471f472340b88f1e3f3230e836b1fa9 (patch)
treeebd4f8df8385e2aeae617f8ab3a72a83af047101 /MAINTAINERS
parent7048f26ccb181fc106a995e7e170b219087769f5 (diff)
downloadu-boot-b83dc8df6471f472340b88f1e3f3230e836b1fa9.zip
u-boot-b83dc8df6471f472340b88f1e3f3230e836b1fa9.tar.gz
u-boot-b83dc8df6471f472340b88f1e3f3230e836b1fa9.tar.bz2
lib: uuid: introduce testcase for uuid_str_to_le_bin
provide a test case Signed-off-by: Abdellatif El Khlifi <abdellatif.elkhlifi@arm.com> Reviewed-by: Simon Glass <sjg@chromium.org> Cc: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS5
1 files changed, 5 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 2db0529..830c556 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1605,6 +1605,11 @@ T: git https://source.denx.de/u-boot/custodians/u-boot-usb.git topic-xhci
F: drivers/usb/host/xhci*
F: include/usb/xhci.h
+UUID testing
+M: Abdellatif El Khlifi <abdellatif.elkhlifi@arm.com>
+S: Maintained
+F: test/lib/uuid.c
+
VIDEO
M: Anatolij Gustschin <agust@denx.de>
S: Maintained