summaryrefslogtreecommitdiffstats
path: root/src/import
diff options
context:
space:
mode:
authorJoachim Fenkes <fenkes@de.ibm.com>2018-01-22 12:13:43 +0100
committerDaniel M. Crowell <dcrowell@us.ibm.com>2018-03-13 10:25:17 -0400
commitefc02485efbdf33629ed3af77d2dd08350183050 (patch)
tree5c17d02b4a896adcf5c4c9987b40d0b834237edd /src/import
parent2cdaf3a7743f43c61b8d35ef450a5b40154906a7 (diff)
downloadtalos-hostboot-efc02485efbdf33629ed3af77d2dd08350183050.tar.gz
talos-hostboot-efc02485efbdf33629ed3af77d2dd08350183050.zip
HDCT: Remove core trace arrays, permanent P9 erratum
CQ: SW414265 Change-Id: Ia72d65228ed03cbc8c831cd58f7464fd5f546023 Original-Change-Id: I1518e78d87e1a9a115cec26cda75c3708ae4c421 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/52350 Dev-Ready: Joachim Fenkes <fenkes@de.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: HWSV CI <hwsv-ci+hostboot@us.ibm.com> Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: Joseph J. McGill <jmcgill@us.ibm.com> Reviewed-by: SRINIVAS V. POLISETTY <srinivan@in.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/55617 CI-Ready: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Tested-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/import')
-rw-r--r--src/import/chips/p9/procedures/xml/attribute_info/chip_ec_attributes.xml7
1 files changed, 4 insertions, 3 deletions
diff --git a/src/import/chips/p9/procedures/xml/attribute_info/chip_ec_attributes.xml b/src/import/chips/p9/procedures/xml/attribute_info/chip_ec_attributes.xml
index ae2fc67a2..74f9dbf24 100644
--- a/src/import/chips/p9/procedures/xml/attribute_info/chip_ec_attributes.xml
+++ b/src/import/chips/p9/procedures/xml/attribute_info/chip_ec_attributes.xml
@@ -404,14 +404,15 @@
<targetType>TARGET_TYPE_PROC_CHIP</targetType>
<description>
Returns true if the core trace arrays are not dumpable via SCOM.
- Nimbus EC 0x10
+ Permanent erratum for all P9 chips, hence true for all.
</description>
<chipEcFeature>
+ <falseIfMatch/>
<chip>
<name>ENUM_ATTR_NAME_NIMBUS</name>
<ec>
- <value>0x20</value>
- <test>LESS_THAN</test>
+ <value>0xAF</value>
+ <test>EQUAL</test>
</ec>
</chip>
</chipEcFeature>
OpenPOWER on IntegriCloud