summaryrefslogtreecommitdiffstats
path: root/src/usr/targeting
diff options
context:
space:
mode:
authorDean Sanner <dsanner@us.ibm.com>2018-08-01 10:44:21 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2019-03-06 20:39:10 -0600
commit73fc80f05f076a1270b01a4e73d4d510d03ff2a3 (patch)
tree57f3bc24d4dee56cd502d0b0c68d3da38026103d /src/usr/targeting
parent90552694307ef94f6150fb9c7cc6af852b68ca41 (diff)
downloadtalos-hostboot-73fc80f05f076a1270b01a4e73d4d510d03ff2a3.tar.gz
talos-hostboot-73fc80f05f076a1270b01a4e73d4d510d03ff2a3.zip
Base HWP mirroring control on HB policy
PHYP can't support mixed mirroring/non mirroed memory, so MRW mirroring needs to be on/off. HB already has this info in a TARGETING ATTR (but not FAPI) and they don't match meaning one for one. Thus make ATTR writable and replicate FW setting to HWP setting Change-Id: I899272d338947f4c41f93c1ece88028053ce9d5f CQ:SW438826 CQ:SW459005 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/64580 Tested-by: Jenkins Server <pfd-jenkins+hostboot@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: Matt Derksen <mderkse1@us.ibm.com> Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/usr/targeting')
-rw-r--r--src/usr/targeting/common/xmltohb/hb_customized_attrs.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/usr/targeting/common/xmltohb/hb_customized_attrs.xml b/src/usr/targeting/common/xmltohb/hb_customized_attrs.xml
index 589d2a569..36cb619b3 100644
--- a/src/usr/targeting/common/xmltohb/hb_customized_attrs.xml
+++ b/src/usr/targeting/common/xmltohb/hb_customized_attrs.xml
@@ -735,6 +735,11 @@
<global/>
</attribute>
<attribute>
+ <id>ATTR_MRW_HW_MIRRORING_ENABLE</id>
+ <writeable/>
+ <no_export/>
+ </attribute>
+ <attribute>
<id>ATTR_PROC_MEM_TO_USE</id>
<writeable/>
</attribute>
OpenPOWER on IntegriCloud