Skip to content

Commit

Permalink
Adding HW363780 to NPU scom initfiles
Browse files Browse the repository at this point in the history
NPU fir bit can fire for any rcmd snoop that misses in the table
lookup. Masking for nimbus dd1 only.

Change-Id: Id1ad911a2b5057e5ac6a6fd0a612edc79d1e08bd
Original-Change-Id: I0651b37279b0cee4ca5d383d83f0eb1079b75bd1
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/35676
Reviewed-by: Thi N. Tran <thi@us.ibm.com>
Reviewed-by: James N. Klazynski <jklazyns@us.ibm.com>
Tested-by: Jenkins Server <pfd-jenkins+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-on: http://ralgit01.raleigh.ibm.com/gerrit1/55461
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>
  • Loading branch information
Jenny Huynh authored and dcrowell77 committed Mar 13, 2018
1 parent d78c726 commit d0d88fc
Showing 1 changed file with 18 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2021,6 +2021,24 @@
</chipEcFeature>
</attribute>

<attribute>
<id>ATTR_CHIP_EC_FEATURE_HW363780</id>>
<targetType>TARGET_TYPE_PROC_CHIP</targetType>
<description>
Nimbus DD1: NPU incorrectly asserts FIR for any rcmd snoops that
misses its table lookup, includes commands that it does not master
</description>
<chipEcFeature>
<chip>
<name>ENUM_ATTR_NAME_NIMBUS</name>
<ec>
<value>0x20</value>
<test>LESS_THAN</test>
</ec>
</chip>
</chipEcFeature>
</attribute>

<!-- ******************************************************************** -->
<!-- Memory Section -->
<!-- ******************************************************************** -->
Expand Down

0 comments on commit d0d88fc

Please sign in to comment.