Skip to content

Commit

Permalink
adding insert for soft fail threshold for dd1 and dd2
Browse files Browse the repository at this point in the history
Change-Id: I98938e23945522e688794df3b6347d8451321d43
Original-Change-Id: I4d3be984693aa758874ee22761c55f7508cd0ff9
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/36301
Dev-Ready: CHRISTOPHER D. HANUDEL <chanudel@us.ibm.com>
Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com>
Reviewed-by: CHRISTINA L. GRAVES <clgraves@us.ibm.com>
Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com>
Reviewed-by: Thi N. Tran <thi@us.ibm.com>
Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com>
Reviewed-by: Matt K. Light <mklight@us.ibm.com>
Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com>
  • Loading branch information
Joshua Hannan authored and Shakeebbk committed Sep 12, 2017
1 parent 93e1c32 commit 9f76433
Showing 1 changed file with 17 additions and 0 deletions.
Expand Up @@ -2302,6 +2302,23 @@
</chipEcFeature>
</attribute>

<attribute>
<id>ATTR_CHIP_EC_FEATURE_RNG_ADAPTEST_SETTINGS</id>
<targetType>TARGET_TYPE_PROC_CHIP</targetType>
<description>
The Random number generator has different settings in dd1 and dd2
</description>
<chipEcFeature>
<chip>
<name>ENUM_ATTR_NAME_NIMBUS</name>
<ec>
<value>0x20</value>
<test>LESS_THAN</test>
</ec>
</chip>
</chipEcFeature>
</attribute>

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

0 comments on commit 9f76433

Please sign in to comment.