On 13.05.2025 19:05, Sergii Dmytruk wrote: > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -542,6 +542,21 @@ F: */configure > F: */*.ac > F: tools/ > > +TRENCHBOOT SECURE LAUNCH > +M: Daniel P. Smith <dpsm...@apertussolutions.com> > +R: Ross Philipson <ross.philip...@oracle.com> > +R: Sergii Dmytruk <sergii.dmyt...@3mdeb.com> > +S: Supported > +F: xen/include/xen/slr-table.h
Nit: This wants to move ... > +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 > + ... to the bottom, for proper sorting. Jan