open-power / pdbg

PowerPC FSI Debugger
Apache License 2.0
16 stars 39 forks source link

POZ: To cater for additional requirements to parse SBE FFDC data #92

Closed devenrao closed 6 months ago

devenrao commented 7 months ago

1) Modify sbe chip-op operation to read FFDC data for chip-op success case so as to get FFDC data from SBE for any earlier or internal SBE failure

2) As SBE now caters for multiple FFDC packets increase the size of the memory allocated by pdbg to read the FFDC data to 32KB.