Searched hist:"5706 b0064d6a78c32bf46f18910bc4e10dde2687" (Results 1 – 4 of 4) sorted by relevance
/qemu/include/hw/ppc/ |
H A D | pnv_n1_chiplet.h | 5706b0064d6a78c32bf46f18910bc4e10dde2687 Tue Jan 23 06:37:02 UTC 2024 Chalapathi V <chalapathi.v@linux.ibm.com> hw/ppc: Add N1 chiplet model
The N1 chiplet handle the high speed i/o traffic over PCIe and others. The N1 chiplet consists of PowerBus Fabric controller, nest Memory Management Unit, chiplet control unit and more.
This commit creates a N1 chiplet model and initialize and realize the pervasive chiplet model where chiplet control registers are implemented.
This commit also implement the read/write method for the powerbus scom registers
Reviewed-by: Cédric Le Goater <clg@kaod.org> Signed-off-by: Chalapathi V <chalapathi.v@linux.ibm.com> Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
|
H A D | pnv_xscom.h | 5706b0064d6a78c32bf46f18910bc4e10dde2687 Tue Jan 23 06:37:02 UTC 2024 Chalapathi V <chalapathi.v@linux.ibm.com> hw/ppc: Add N1 chiplet model
The N1 chiplet handle the high speed i/o traffic over PCIe and others. The N1 chiplet consists of PowerBus Fabric controller, nest Memory Management Unit, chiplet control unit and more.
This commit creates a N1 chiplet model and initialize and realize the pervasive chiplet model where chiplet control registers are implemented.
This commit also implement the read/write method for the powerbus scom registers
Reviewed-by: Cédric Le Goater <clg@kaod.org> Signed-off-by: Chalapathi V <chalapathi.v@linux.ibm.com> Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
|
/qemu/hw/ppc/ |
H A D | pnv_n1_chiplet.c | 5706b0064d6a78c32bf46f18910bc4e10dde2687 Tue Jan 23 06:37:02 UTC 2024 Chalapathi V <chalapathi.v@linux.ibm.com> hw/ppc: Add N1 chiplet model
The N1 chiplet handle the high speed i/o traffic over PCIe and others. The N1 chiplet consists of PowerBus Fabric controller, nest Memory Management Unit, chiplet control unit and more.
This commit creates a N1 chiplet model and initialize and realize the pervasive chiplet model where chiplet control registers are implemented.
This commit also implement the read/write method for the powerbus scom registers
Reviewed-by: Cédric Le Goater <clg@kaod.org> Signed-off-by: Chalapathi V <chalapathi.v@linux.ibm.com> Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
|
H A D | meson.build | 5706b0064d6a78c32bf46f18910bc4e10dde2687 Tue Jan 23 06:37:02 UTC 2024 Chalapathi V <chalapathi.v@linux.ibm.com> hw/ppc: Add N1 chiplet model
The N1 chiplet handle the high speed i/o traffic over PCIe and others. The N1 chiplet consists of PowerBus Fabric controller, nest Memory Management Unit, chiplet control unit and more.
This commit creates a N1 chiplet model and initialize and realize the pervasive chiplet model where chiplet control registers are implemented.
This commit also implement the read/write method for the powerbus scom registers
Reviewed-by: Cédric Le Goater <clg@kaod.org> Signed-off-by: Chalapathi V <chalapathi.v@linux.ibm.com> Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
|