[PATCH 5/6] MAINTAINERS: Add maintainer for EFI variables via OP-TEE

Heinrich Schuchardt xypron.glpk at gmx.de
Sat May 9 11:17:59 CEST 2020


On 5/6/20 9:12 PM, Ilias Apalodimas wrote:
> Add myself as maintainer for the OP-TEE related UEFI variable storage
> and add the headers files on the existing EFI list
>
> Signed-off-by: Ilias Apalodimas <ilias.apalodimas at linaro.org>
> ---
>  MAINTAINERS | 7 +++++++
>  1 file changed, 7 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index ec59ce8b8802..f33fd74b330b 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -625,6 +625,8 @@ F:	include/cp437.h
>  F:	include/efi*
>  F:	include/pe.h
>  F:	include/asm-generic/pe.h
> +F:	include/mm_communication.h
> +F:	include/mm_variable.h
>  F:	lib/charset.c
>  F:	lib/efi*/
>  F:	test/py/tests/test_efi*
> @@ -635,6 +637,11 @@ F:	cmd/efidebug.c
>  F:	cmd/nvedit_efi.c
>  F:	tools/file2include.c
>
> +EFI VARIABLES VIA OP-TEE
> +M:	Ilias Apalodimas <ilias.apalodimas at linaro.org>
> +S:	Maintained
> +F:	lib/efi_loader/efi_variable_tee.c

I think the mm* includes and efi_variable_tee.c should rest with the
same maintainer.

Best regards

Heinrich

> +
>  ENVIRONMENT
>  M:	Joe Hershberger <joe.hershberger at ni.com>
>  R:	Wolfgang Denk <wd at denx.de>
>



More information about the U-Boot mailing list