[PATCH v1] MAINTAINERS: add entries for tee-related orphaned files
Ilias Apalodimas
ilias.apalodimas at linaro.org
Thu Apr 4 13:00:25 CEST 2024
Thanks!
On Thu, 4 Apr 2024 at 13:52, Igor Opaniuk <igor.opaniuk at gmail.com> wrote:
>
> 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 at gmail.com>
> ---
>
> MAINTAINERS | 9 +++++++++
> 1 file changed, 9 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 0462ade4ac6..0f7325d6045 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1642,9 +1642,18 @@ M: Jens Wiklander <jens.wiklander at linaro.org>
> M: Ilias Apalodimas <ilias.apalodimas at 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 at linaro.org>
> --
> 2.34.1
>
Reviewed-by: Ilias Apalodimas <ilias.apalodimas at linaro.org>
More information about the U-Boot
mailing list