From: Zhuoying Cai <[email protected]> Add entries for the files introduced by the secure IPL series (cert-store, diag headers, documentation, and functional test) to the S390-ccw boot maintainer group.
Signed-off-by: Zhuoying Cai <[email protected]> Acked-by: Jared Rossi <[email protected]> Acked-by: Matthew Rosato <[email protected]> Acked-by: Eric Farman <[email protected]> Link: https://lore.kernel.org/qemu-devel/[email protected] Signed-off-by: Eric Farman <[email protected]> --- MAINTAINERS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 2a0ee348c4..dc2f465628 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1970,10 +1970,15 @@ R: Christian Borntraeger <[email protected]> R: Jason Herne <[email protected]> S: Supported F: hw/s390x/ipl.* +F: hw/s390x/cert-store.[ch] +F: include/hw/s390x/ipl/ F: pc-bios/s390-ccw/ F: pc-bios/s390-ccw.img F: docs/devel/s390-dasd-ipl.rst +F: docs/specs/s390x-secure-ipl.rst +F: docs/system/s390x/secure-ipl.rst F: tests/functional/s390x/test_pxelinux.py +F: tests/functional/s390x/test_secure_ipl.py L: [email protected] S390 PCI -- 2.55.0
