summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures
diff options
context:
space:
mode:
authorChen Qian <qianqc@cn.ibm.com>2016-08-01 20:35:33 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2016-09-04 13:08:11 -0400
commitbb634937204792efe411c1463ee7bf04abf1de6f (patch)
tree09251a3010338dcb0754367907f22b069a563c30 /src/import/chips/p9/procedures
parentc7d9fd19601dcaf82425695a730508fd9f891ff9 (diff)
downloadtalos-hostboot-bb634937204792efe411c1463ee7bf04abf1de6f.tar.gz
talos-hostboot-bb634937204792efe411c1463ee7bf04abf1de6f.zip
p9_rng_init_phase[12] -- initial release
Change-Id: I24f02b04eb3841ca7c4b9e9c8e5961d1667ccba8 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/27745 Dev-Ready: Joseph J. McGill <jmcgill@us.ibm.com> Dev-Ready: CHRISTOPHER D. HANUDEL <chanudel@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/28519 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/import/chips/p9/procedures')
-rw-r--r--src/import/chips/p9/procedures/xml/attribute_info/p9_setup_bars_attributes.xml40
1 files changed, 7 insertions, 33 deletions
diff --git a/src/import/chips/p9/procedures/xml/attribute_info/p9_setup_bars_attributes.xml b/src/import/chips/p9/procedures/xml/attribute_info/p9_setup_bars_attributes.xml
index dfdd54f99..4ce22dac9 100644
--- a/src/import/chips/p9/procedures/xml/attribute_info/p9_setup_bars_attributes.xml
+++ b/src/import/chips/p9/procedures/xml/attribute_info/p9_setup_bars_attributes.xml
@@ -234,7 +234,7 @@
<targetType>TARGET_TYPE_PROC_CHIP</targetType>
<description>NX RNG BAR enable
creator: platform
- consumer: p9_setup_bars
+ consumer: p9_rng_init_phase2
firmware notes: none
</description>
<valueType>uint8</valueType>
@@ -242,18 +242,18 @@
<platInit/>
<persistRuntime/>
</attribute>
- <!-- ********************************************************************** -->
+ <!-- ********************************************************************* -->
<attribute>
<id>ATTR_PROC_NX_RNG_BAR_BASE_ADDR_OFFSET</id>
<targetType>TARGET_TYPE_SYSTEM</targetType>
<description>NX RNG BAR
creator: platform
- consumer: p9_setup_bars
+ consumer: p9_rng_init_phase2
firmware notes:
Defines 8KB range (size implied) mapped for NX RNG function
- Attribute holds offset (relative to chip MMIO origin) to program into
- chip address range field of BAR -- RA bits 22:51
- (excludes system/memory select/group/chip fields)
+ Attributes holds offset (relative to chip MMIO origin) to program into
+ chip address range field of BAR -- RA bits 22:51
+ (excludes system/memory select/group/chip fields)
</description>
<valueType>uint64</valueType>
<platInit/>
@@ -291,31 +291,5 @@
<persistRuntime/>
</attribute>
<!-- ********************************************************************* -->
- <attribute>
- <id>ATTR_PROC_NX_RNG_BIST_ENABLE</id>
- <targetType>TARGET_TYPE_PROC_CHIP</targetType>
- <description>Enable NX RNG BIST
- creator: platform
- consumer: p9_rng_init_phase1
- firmware notes: none
- </description>
- <valueType>uint8</valueType>
- <enum>DISABLE = 0x0, ENABLE = 0x1</enum>
- <platInit/>
- <persistRuntime/>
- </attribute>
- <!-- ********************************************************************* -->
- <attribute>
- <id>ATTR_PROC_NX_RNG_BIST_THRESHOLD</id>
- <targetType>TARGET_TYPE_PROC_CHIP</targetType>
- <description>BIST threshold attribute
- creator: platform
- consumer: p9_rng_init_phase1
- firmware notes: none
- </description>
- <valueType>uint8</valueType>
- <platInit/>
- <persistRuntime/>
- </attribute>
- <!-- ********************************************************************* -->
</attributes>
+
OpenPOWER on IntegriCloud