aboutsummaryrefslogtreecommitdiff
path: root/core/opal-dump.c
AgeCommit message (Expand)AuthorFilesLines
2020-06-30mpipl: Move opal_mpipl_save_crashing_pir() call to platform specific codeVasant Hegde1-7/+1
2020-06-30mpipl: Delay MPIPL registration until OPAL init is completeVasant Hegde1-0/+10
2020-04-15MPIPL: Add support to save crash CPU details on FSP systemVasant Hegde1-0/+9
2020-02-12mpipl: Rework memory reservation for OPAL dumpVasant Hegde1-23/+30
2020-02-12mpipl: Disable fast-reboot during post MPIPL bootVasant Hegde1-0/+2
2020-02-12mpipl: Release cpu data memory in free reserved memory pathVasant Hegde1-0/+2
2019-12-16opal-dump: MPIPL endan conversionsNicholas Piggin1-41/+49
2019-08-15MPIPL: Prepare architected registers data tagVasant Hegde1-0/+37
2019-08-15MPIPL: Reserve memory to capture architected registers dataVasant Hegde1-0/+28
2019-08-15MPIPL: Clear tags and metadataVasant Hegde1-0/+6
2019-08-15MPIPL: Add OPAL API to query saved tagsVasant Hegde1-1/+41
2019-08-15MPIPL: Prepare OPAL data tagVasant Hegde1-0/+61
2019-08-15MPIPL: Save crashing PIRVasant Hegde1-0/+7
2019-08-15SBE: Send OPAL relocated base address to SBEVasant Hegde1-0/+4
2019-08-15MPIPL: Add OPAL API to register tagsVasant Hegde1-0/+29
2019-08-15MPIPL: Add OPAL API to register for dump regionVasant Hegde1-0/+181
2019-08-15MPIPL: Define OPAL metadata areaVasant Hegde1-0/+13
2019-08-15MPIPL: Register for OPAL dumpVasant Hegde1-0/+144