summaryrefslogtreecommitdiffstats
path: root/src/usr/pnor/spnorrp.H
diff options
context:
space:
mode:
authorNick Bofferding <bofferdn@us.ibm.com>2017-04-21 12:34:01 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2017-04-28 16:28:57 -0400
commit65933dc2985b91be71ac35a6df2786f0e43ab779 (patch)
treedb50c52908c9bd3628d1aa6182e1981d6f6130b2 /src/usr/pnor/spnorrp.H
parent78b9f5fc8fdd8aa99796729902150eae0f7829b5 (diff)
downloadtalos-hostboot-65933dc2985b91be71ac35a6df2786f0e43ab779.tar.gz
talos-hostboot-65933dc2985b91be71ac35a6df2786f0e43ab779.zip
Split ATTR_SECURITY_MODE into FSP/HB specific attributes
Change-Id: Ib4eed5cb069b4cef02fefcc398e27a51d0b287f6 RTC: 170650 CMVC-Coreq: 1022371 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/39552 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Stephen M. Cprek <smcprek@us.ibm.com> Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Michael Baiocchi <mbaiocch@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/usr/pnor/spnorrp.H')
-rw-r--r--src/usr/pnor/spnorrp.H9
1 files changed, 5 insertions, 4 deletions
diff --git a/src/usr/pnor/spnorrp.H b/src/usr/pnor/spnorrp.H
index 34a6a8aab..889b70f43 100644
--- a/src/usr/pnor/spnorrp.H
+++ b/src/usr/pnor/spnorrp.H
@@ -198,10 +198,11 @@ class SPnorRP
*
* @par Detailed Description:
* Reads the lab override flag from the input flag set, inverts it, and
- * writes it to the ATTR_SECURITY_MODE attribute. Later, SBE update
- * will customize that attribute into the SBEs. If the policy is set
- * (attribute clear), the SBE will watch mailbox scratch register 3 bit
- * 6 to be set. In that case, SBE will disable security for the
+ * writes it to the ATTR_HB_SECURITY_MODE attribute (which directly
+ * maps to FAPI attribute ATTR_SECURITY_MODE). Later, SBE update
+ * will customize that FAPI attribute into the SBEs. If the policy is
+ * set (attribute clear), the SBE will watch mailbox scratch register 3
+ * bit 6 to be set. In that case, SBE will disable security for the
* processor, otherwise (policy clear/attribute set) it will not change
* the security settings.
*
OpenPOWER on IntegriCloud