
2 Apr
2023
2 Apr
'23
6:49 a.m.
The files include/tpm* are an integral part of the TPM drivers. The tpm command is used to access TPM devices.
Both should be managed by the TPM DRIVERS maintainer.
Signed-off-by: Heinrich Schuchardt heinrich.schuchardt@canonical.com --- MAINTAINERS | 2 ++ 1 file changed, 2 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS index d2e245e5e9..4961277e4f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1478,7 +1478,9 @@ TPM DRIVERS M: Ilias Apalodimas ilias.apalodimas@linaro.org S: Maintained T: git https://source.denx.de/u-boot/custodians/u-boot-tpm.git +F: cmd/tpm.c F: drivers/tpm/ +F: include/tpm*
TQ GROUP #M: Martin Krause martin.krause@tq-systems.de
--
2.39.2