From fc5fa5842e3e03e1419501de236c36b1641281d0 Mon Sep 17 00:00:00 2001 From: Matt Derksen Date: Thu, 20 Jun 2019 16:33:05 -0500 Subject: Runtime scom support for OCMBs fapi2::getScom on OCMB targets eventually resolves to a mmio call at runtime. This commit registers a runtime version of mmioScomPerformOp to the IBSCOM device ops for OCMB targets. During runtime, hostboot will rely on the hypervisor (opal/phyp) to issue the inband commands to perform the operation on the desired OCMB. Change-Id: I5ec25d0401267125419cd579a3a2d752f14234a4 RTC:210321 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/80235 Tested-by: Jenkins Server Tested-by: Jenkins OP Build CI Tested-by: Jenkins OP HW Tested-by: FSP CI Jenkins Reviewed-by: Christian R Geddes Reviewed-by: Roland Veloz Reviewed-by: Daniel M Crowell --- src/usr/targeting/common/xmltohb/target_types_hb.xml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/usr/targeting/common') diff --git a/src/usr/targeting/common/xmltohb/target_types_hb.xml b/src/usr/targeting/common/xmltohb/target_types_hb.xml index 4b3599cef..99c74e604 100644 --- a/src/usr/targeting/common/xmltohb/target_types_hb.xml +++ b/src/usr/targeting/common/xmltohb/target_types_hb.xml @@ -86,6 +86,9 @@ chip-ocmb + + HBRT_HYP_ID + IBSCOM_MUTEX -- cgit v1.2.1