All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: get rid of the optee variables entry
@ 2022-10-06  8:41 Ilias Apalodimas
  2022-10-06  9:58 ` Heinrich Schuchardt
  0 siblings, 1 reply; 2+ messages in thread
From: Ilias Apalodimas @ 2022-10-06  8:41 UTC (permalink / raw)
  To: u-boot; +Cc: trini, heinrich.schuchardt, Ilias Apalodimas

Since I am co-maintaining EFI with Heinrich remove the special
entry for EFI variable storage via OP-TEE

Signed-off-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
---
 MAINTAINERS | 7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index b4b185aacd43..a26b36c7c20d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -871,6 +871,7 @@ F:	include/cp437.h
 F:	include/efi*
 F:	include/pe.h
 F:	include/asm-generic/pe.h
+F:	include/mm_communication.h
 F:	lib/charset.c
 F:	lib/efi*/
 F:	test/lib/efi_*
@@ -884,12 +885,6 @@ F:	tools/efivar.py
 F:	tools/file2include.c
 F:	tools/mkeficapsule.c
 
-EFI VARIABLES VIA OP-TEE
-M:	Ilias Apalodimas <ilias.apalodimas@linaro.org>
-S:	Maintained
-F:	lib/efi_loader/efi_variable_tee.c
-F:	include/mm_communication.h
-
 ENVIRONMENT
 M:	Joe Hershberger <joe.hershberger@ni.com>
 R:	Wolfgang Denk <wd@denx.de>
-- 
2.37.2


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] MAINTAINERS: get rid of the optee variables entry
  2022-10-06  8:41 [PATCH] MAINTAINERS: get rid of the optee variables entry Ilias Apalodimas
@ 2022-10-06  9:58 ` Heinrich Schuchardt
  0 siblings, 0 replies; 2+ messages in thread
From: Heinrich Schuchardt @ 2022-10-06  9:58 UTC (permalink / raw)
  To: Ilias Apalodimas, u-boot; +Cc: trini



On 10/6/22 10:41, Ilias Apalodimas wrote:
> Since I am co-maintaining EFI with Heinrich remove the special
> entry for EFI variable storage via OP-TEE
>
> Signed-off-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>

Reviewed-by: Heinrich Schuchardt <xypron.glpk@gmx.de>

> ---
>   MAINTAINERS | 7 +------
>   1 file changed, 1 insertion(+), 6 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index b4b185aacd43..a26b36c7c20d 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -871,6 +871,7 @@ F:	include/cp437.h
>   F:	include/efi*
>   F:	include/pe.h
>   F:	include/asm-generic/pe.h
> +F:	include/mm_communication.h
>   F:	lib/charset.c
>   F:	lib/efi*/
>   F:	test/lib/efi_*
> @@ -884,12 +885,6 @@ F:	tools/efivar.py
>   F:	tools/file2include.c
>   F:	tools/mkeficapsule.c
>
> -EFI VARIABLES VIA OP-TEE
> -M:	Ilias Apalodimas <ilias.apalodimas@linaro.org>
> -S:	Maintained
> -F:	lib/efi_loader/efi_variable_tee.c
> -F:	include/mm_communication.h
> -
>   ENVIRONMENT
>   M:	Joe Hershberger <joe.hershberger@ni.com>
>   R:	Wolfgang Denk <wd@denx.de>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-10-06  9:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-06  8:41 [PATCH] MAINTAINERS: get rid of the optee variables entry Ilias Apalodimas
2022-10-06  9:58 ` Heinrich Schuchardt

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.