Home
last modified time | relevance | path

Searched hist:"2736432 ffc30b74fc72858854e62b62253b685ff" (Results 1 – 6 of 6) sorted by relevance

/openbmc/qemu/target/ppc/
H A Dspr_common.hdiff 2736432ffc30b74fc72858854e62b62253b685ff Sun Jun 18 04:37:07 CDT 2023 Nicholas Piggin <npiggin@gmail.com> target/ppc: Implement SPRC/SPRD SPRs

This implements the POWER SPRC/SPRD SPRs, and SCRATCH0-7 registers that
can be accessed via these indirect SPRs.

SCRATCH registers only provide storage, but they are used by firmware
for low level crash and progress data, so this implementation logs
writes to the registers to help with analysis.

Reviewed-by: Glenn Miles <milesg@linux.ibm.com>
Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
H A Dmisc_helper.cdiff 2736432ffc30b74fc72858854e62b62253b685ff Sun Jun 18 04:37:07 CDT 2023 Nicholas Piggin <npiggin@gmail.com> target/ppc: Implement SPRC/SPRD SPRs

This implements the POWER SPRC/SPRD SPRs, and SCRATCH0-7 registers that
can be accessed via these indirect SPRs.

SCRATCH registers only provide storage, but they are used by firmware
for low level crash and progress data, so this implementation logs
writes to the registers to help with analysis.

Reviewed-by: Glenn Miles <milesg@linux.ibm.com>
Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
H A Dcpu_init.cdiff 2736432ffc30b74fc72858854e62b62253b685ff Sun Jun 18 04:37:07 CDT 2023 Nicholas Piggin <npiggin@gmail.com> target/ppc: Implement SPRC/SPRD SPRs

This implements the POWER SPRC/SPRD SPRs, and SCRATCH0-7 registers that
can be accessed via these indirect SPRs.

SCRATCH registers only provide storage, but they are used by firmware
for low level crash and progress data, so this implementation logs
writes to the registers to help with analysis.

Reviewed-by: Glenn Miles <milesg@linux.ibm.com>
Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
H A Dhelper.hdiff 2736432ffc30b74fc72858854e62b62253b685ff Sun Jun 18 04:37:07 CDT 2023 Nicholas Piggin <npiggin@gmail.com> target/ppc: Implement SPRC/SPRD SPRs

This implements the POWER SPRC/SPRD SPRs, and SCRATCH0-7 registers that
can be accessed via these indirect SPRs.

SCRATCH registers only provide storage, but they are used by firmware
for low level crash and progress data, so this implementation logs
writes to the registers to help with analysis.

Reviewed-by: Glenn Miles <milesg@linux.ibm.com>
Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
H A Dcpu.hdiff 2736432ffc30b74fc72858854e62b62253b685ff Sun Jun 18 04:37:07 CDT 2023 Nicholas Piggin <npiggin@gmail.com> target/ppc: Implement SPRC/SPRD SPRs

This implements the POWER SPRC/SPRD SPRs, and SCRATCH0-7 registers that
can be accessed via these indirect SPRs.

SCRATCH registers only provide storage, but they are used by firmware
for low level crash and progress data, so this implementation logs
writes to the registers to help with analysis.

Reviewed-by: Glenn Miles <milesg@linux.ibm.com>
Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
H A Dtranslate.cdiff 2736432ffc30b74fc72858854e62b62253b685ff Sun Jun 18 04:37:07 CDT 2023 Nicholas Piggin <npiggin@gmail.com> target/ppc: Implement SPRC/SPRD SPRs

This implements the POWER SPRC/SPRD SPRs, and SCRATCH0-7 registers that
can be accessed via these indirect SPRs.

SCRATCH registers only provide storage, but they are used by firmware
for low level crash and progress data, so this implementation logs
writes to the registers to help with analysis.

Reviewed-by: Glenn Miles <milesg@linux.ibm.com>
Signed-off-by: Nicholas Piggin <npiggin@gmail.com>