[PATCH v2 1/1] MAINTAINERS: assign include/tpm*, cmd/tpm*
Heinrich Schuchardt
heinrich.schuchardt at canonical.com
Sun Apr 2 06:51:01 CEST 2023
The files include/tpm* are an integral part of the TPM drivers.
The tpm* commands are used to access TPM devices.
Both should be managed by the TPM DRIVERS maintainer.
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt at canonical.com>
---
v2:
cmd/tpm.c -> cmd/tpm*
---
MAINTAINERS | 2 ++
1 file changed, 2 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index d2e245e5e9..69e64ea342 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1478,7 +1478,9 @@ TPM DRIVERS
M: Ilias Apalodimas <ilias.apalodimas at linaro.org>
S: Maintained
T: git https://source.denx.de/u-boot/custodians/u-boot-tpm.git
+F: cmd/tpm*
F: drivers/tpm/
+F: include/tpm*
TQ GROUP
#M: Martin Krause <martin.krause at tq-systems.de>
--
2.39.2
More information about the U-Boot
mailing list