summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorIlias Apalodimas <ilias.apalodimas@linaro.org>2020-05-17 22:25:46 +0300
committerHeinrich Schuchardt <xypron.glpk@gmx.de>2020-05-17 21:59:53 +0200
commite4acbe4e34b0e9bc0243b9d21720111128a1b5b3 (patch)
tree7d93f982115f815e2d289a29b3ab39dbfc5ef11f /MAINTAINERS
parentb0e4f2c738ff9dd623e77ae1784437411421ab37 (diff)
downloadu-boot-e4acbe4e34b0e9bc0243b9d21720111128a1b5b3.tar.gz
u-boot-e4acbe4e34b0e9bc0243b9d21720111128a1b5b3.tar.xz
u-boot-e4acbe4e34b0e9bc0243b9d21720111128a1b5b3.zip
MAINTAINERS: Add maintainer for EFI variables via OP-TEE
Add myself as maintainer for the OP-TEE related UEFI variable storage. Signed-off-by: Ilias Apalodimas <ilias.apalodimas@linaro.org> Reviewed-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS6
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index d671124797..8add9d4c2a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -635,6 +635,12 @@ F: cmd/efidebug.c
F: cmd/nvedit_efi.c
F: tools/file2include.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>