Add maintainer and reviewer for MPIPL subsystem. Reviewed-by: Hari Bathini <[email protected]> Signed-off-by: Aditya Gupta <[email protected]> --- MAINTAINERS | 8 ++++++++ 1 file changed, 8 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS index 6730cee490cf..a013277ccb95 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3302,6 +3302,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
