summaryrefslogtreecommitdiffstats
path: root/src/import/hwpf/fapi2/test
Commit message (Collapse)AuthorAgeFilesLines
* New FAPI2 interfaces to read and write MMIO rangesDan Crowell2018-09-142-0/+104
Adding 2 new fapi2 interfaces for platforms to implement: - getMMIO - putMMIO These functions will read/write a data buffer into a known memory-mapped i/o space based on an address that is relative to the input target. Change-Id: Id24888e355cccfd462a57868eabc2af7cebd4ed4 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/65037 Reviewed-by: Benjamin Gass <bgass@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Matt K. Light <mklight@us.ibm.com> Reviewed-by: STEPHEN GLANCY <sglancy@us.ibm.com> Reviewed-by: ANDRE A. MARIN <aamarin@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/66139 Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com> Reviewed-by: Christian R. Geddes <crgeddes@us.ibm.com>
OpenPOWER on IntegriCloud