Add maintainer and reviewer for MPIPL subsystem. Signed-off-by: Aditya Gupta <[email protected]> --- MAINTAINERS | 8 ++++++++ 1 file changed, 8 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS index 233d2a5e71ff..f536356faf49 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3289,6 +3289,14 @@ F: include/hw/ppc/spapr_fadump.h F: hw/ppc/spapr_fadump.c F: tests/functional/ppc64/test_fadump.py +Memory-Preserving Initial Program Load (MPIPL) for PowerNV +M: Aditya Gupta <[email protected]> +R: Hari Bathini <[email protected]> +S: Maintained +F: include/hw/ppc/pnv_mpipl.h +F: hw/ppc/pnv_mpipl.c +F: tests/functional/ppc64/test_fadump.py + GDB stub M: Alex Bennée <[email protected]> R: Philippe Mathieu-Daudé <[email protected]> -- 2.53.0
