Signed-off-by: Sergii Dmytruk <[email protected]> --- MAINTAINERS | 15 +++++++++++++++ 1 file changed, 15 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS index c11b82eca9..347b3bcbb0 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -542,6 +542,21 @@ F: */configure F: */*.ac F: tools/ +TRENCHBOOT SECURE LAUNCH +M: Daniel P. Smith <[email protected]> +R: Ross Philipson <[email protected]> +R: Sergii Dmytruk <[email protected]> +S: Supported +F: xen/include/xen/slr-table.h +F: xen/arch/x86/boot/slaunch-early.c +F: xen/arch/x86/efi/fixmlehdr.c +F: xen/arch/x86/include/asm/intel-txt.h +F: xen/arch/x86/include/asm/slaunch.h +F: xen/arch/x86/include/asm/tpm.h +F: xen/arch/x86/intel-txt.c +F: xen/arch/x86/slaunch.c +F: xen/arch/x86/tpm.c + VM EVENT, MEM ACCESS and MONITOR M: Tamas K Lengyel <[email protected]> R: Alexandru Isaila <[email protected]> -- 2.49.0
