diff options
author | Ilias Apalodimas <ilias.apalodimas@linaro.org> | 2023-01-19 17:10:57 +0200 |
---|---|---|
committer | Ilias Apalodimas <ilias.apalodimas@linaro.org> | 2023-01-20 10:04:56 +0200 |
commit | 8aedcaf9918403a550a1c108092bba7f73ccd0c9 (patch) | |
tree | 339dcfc9e06c03b1e82fed2c7a0861275e988ed2 | |
parent | 218a9917d6f0b11c41189ceb649cf04201325daf (diff) |
MAINTAINERS: add a new entry on TEE MAINTAINERS
Since I do have a look on TEE patches regardless and Jens doesn't have
his own tree, add myself as a co-maintainer. I'll be carrying over the
TEE related patches from now on. While at it add the maintenance tree
for TPM
Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>
Signed-off-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
-rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index b2de50ccfc..8dcce886b8 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1452,6 +1452,7 @@ F: configs/j721s2_hs_evm_r5_defconfig 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: drivers/tpm/ TQ GROUP @@ -1461,6 +1462,8 @@ T: git git://git.denx.de/u-boot-tq-group.git TEE M: Jens Wiklander <jens.wiklander@linaro.org> +M: Ilias Apalodimas <ilias.apalodimas@linaro.org> +T: git https://source.denx.de/u-boot/custodians/u-boot-tpm.git S: Maintained F: drivers/tee/ F: include/tee.h |