summaryrefslogtreecommitdiffstats
path: root/src/sbefw/sbeMemAccessInterface.C
Commit message (Collapse)AuthorAgeFilesLines
* Extend FFDC class for host interfacespashabk-in2017-07-041-0/+11
| | | | | | | | | Change-Id: I0097f9ed7c7fdb2f5c8a483f0a54b8831ec3a09a Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/39985 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: AMIT J. TENDOLKAR <amit.tendolkar@in.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Mem interface minor fix and macro re-orgspashabk-in2017-07-041-47/+63
| | | | | | | | | | | | | | | | | | | | | Fix in mem interface: 1. For cases where we need to access with buffer for 128(full granule PBA) and followed by 132 bytes last access. Expected behaviour: call access HWP 3 times, with third call as last access Existing behaviour: call access HWP 2 times and no last access 2. Cleanup interface for the last granule access while using accessGranule API Change-Id: Iff180de6a5e52457f6a896ae0f0b4e50f2239b93 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/39983 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: AMIT J. TENDOLKAR <amit.tendolkar@in.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Mem interface fapi rc checkspashabk-in2017-05-191-33/+44
| | | | | | | | | Propogate fapi rc properly and break access on setup failure Change-Id: If4c308fab0f67237fbb4faf7869a49d6c7ef3af7 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/40743 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* PBA and ADU interface implementationspashabk-in2017-04-191-0/+233
Restructuring needed for sending SBE FFDC over PBA. Change-Id: I001e808b5bf135407566ff3d55863e61398ef9a3 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/34171 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: RAJA DAS <rajadas2@in.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: AMIT J. TENDOLKAR <amit.tendolkar@in.ibm.com>
OpenPOWER on IntegriCloud