Skip to content

Commit

Permalink
HDCT: Remove core trace arrays, permanent P9 erratum
Browse files Browse the repository at this point in the history
CQ: SW414265
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/52352
Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
  • Loading branch information
fenkes-ibm authored and sgupta2m committed Jan 25, 2018
1 parent 6db778b commit 5d91747
Showing 1 changed file with 4 additions and 3 deletions.
Expand Up @@ -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>
Expand Down

0 comments on commit 5d91747

Please sign in to comment.