summaryrefslogtreecommitdiffstats
path: root/src/usr/isteps/nest/nestHwpHelperFuncs.H
diff options
context:
space:
mode:
authorChristian Geddes <crgeddes@us.ibm.com>2018-05-16 11:28:38 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2018-05-29 10:12:09 -0400
commita09327508399ce6d7c9f569f4011b097e92cfdaa (patch)
tree18d03d3299aa8e5b7fb68fcbb075e9842b421ea2 /src/usr/isteps/nest/nestHwpHelperFuncs.H
parent264b8c707d653cefd84c5ad939e458e8a064261e (diff)
downloadtalos-hostboot-a09327508399ce6d7c9f569f4011b097e92cfdaa.tar.gz
talos-hostboot-a09327508399ce6d7c9f569f4011b097e92cfdaa.zip
Save and restore OBUS related firmasks
During Hostboot IPL time it is impossible to see OBUS peers because they exists on different nodes and Hostboot is unaware of other nodes. Because of this we must mask off additional OBUS related firs during Hostboot IPL time. After we have reached runtime and have re-adjusted PEER targets we can restore the FIR values to what they were prior to the additional masking Hostboot does during IPL time. Change-Id: Ib9c158191c7f68f4bd7126799ba0a0aba40cee18 CQ: SW425530 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/58916 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/usr/isteps/nest/nestHwpHelperFuncs.H')
-rw-r--r--src/usr/isteps/nest/nestHwpHelperFuncs.H1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/usr/isteps/nest/nestHwpHelperFuncs.H b/src/usr/isteps/nest/nestHwpHelperFuncs.H
index fb35700b7..9fe2b23bf 100644
--- a/src/usr/isteps/nest/nestHwpHelperFuncs.H
+++ b/src/usr/isteps/nest/nestHwpHelperFuncs.H
@@ -74,6 +74,7 @@ enum HWP_CALL_TYPE
P9_PSI_SCOMINIT,
P9_SYS_CHIPLET_SCOMINIT, // Although it says chiplet, this uses proc chip
P9_XBUS_ENABLE_RIDI,
+ P9_OBUS_FIRMASK_SAVE_RESTORE, // loops on proc chip
};
/**
OpenPOWER on IntegriCloud