mirror of
https://github.com/u-boot/u-boot.git
synced 2025-04-19 03:15:00 +00:00
MAINTAINERS: add entries for tee-related orphaned files
Add orphaned TEE/OP-TEE-related files to TEE subsystem entry in MAINTAINERS. This includes: - optee_rpmb cmd and test for it - Misc. OP-TEE tests - OP-TEE SCMI agent implementation - Documentation, including device tree bindings Signed-off-by: Igor Opaniuk <igor.opaniuk@gmail.com> Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org> Reviewed-by: Mattijs Korpershoek <mkorpershoek@baylibre.com> Signed-off-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
This commit is contained in:
parent
8800cbe9b8
commit
4242b3976f
1 changed files with 9 additions and 0 deletions
|
@ -1640,9 +1640,18 @@ 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: cmd/optee*
|
||||
F: doc/README.tee
|
||||
F: doc/device-tree-bindings/firmware/linaro,optee-tz.txt
|
||||
F: drivers/firmware/scmi/optee_agent.c
|
||||
F: drivers/tee/
|
||||
F: include/sandboxtee.h
|
||||
F: include/tee.h
|
||||
F: include/tee/
|
||||
F: include/test/optee.h
|
||||
F: test/dm/tee.c
|
||||
F: test/optee/
|
||||
F: test/py/tests/test_optee_rpmb.py
|
||||
|
||||
TEE-lib
|
||||
M: Bryan O'Donoghue <bryan.odonoghue@linaro.org>
|
||||
|
|
Loading…
Add table
Reference in a new issue