summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures/xml/attribute_info/pervasive_attributes.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/import/chips/p9/procedures/xml/attribute_info/pervasive_attributes.xml')
-rw-r--r--src/import/chips/p9/procedures/xml/attribute_info/pervasive_attributes.xml119
1 files changed, 0 insertions, 119 deletions
diff --git a/src/import/chips/p9/procedures/xml/attribute_info/pervasive_attributes.xml b/src/import/chips/p9/procedures/xml/attribute_info/pervasive_attributes.xml
index a47555d4..198650d2 100644
--- a/src/import/chips/p9/procedures/xml/attribute_info/pervasive_attributes.xml
+++ b/src/import/chips/p9/procedures/xml/attribute_info/pervasive_attributes.xml
@@ -59,17 +59,6 @@
</attribute>
<attribute>
- <id>ATTR_FUNCTIONAL_EQ_EC_VALID</id>
- <targetType>TARGET_TYPE_PROC_CHIP</targetType>
- <description>Indicates the validitiy of FW functional EQ/EQ register</description>
- <valueType>uint8</valueType>
- <enum>FALSE = 0x0,TRUE = 0x1</enum>
- <persistRuntime/>
- <platInit/>
- <writeable/>
-</attribute>
-
-<attribute>
<id>ATTR_EQ_GARD</id>
<targetType>TARGET_TYPE_PROC_CHIP</targetType>
<description>Capturing EQ Gard value</description>
@@ -90,28 +79,6 @@
</attribute>
<attribute>
- <id>ATTR_I2C_BUS_DIV_REF_VALID</id>
- <targetType>TARGET_TYPE_PROC_CHIP</targetType>
- <description>Indicates the validity of ref clock I2C bus divider consumed by
- code running out of OTPROM</description>
- <valueType>uint8</valueType>
- <enum>FALSE = 0x0,TRUE = 0x1</enum>
- <persistRuntime/>
- <platInit/>
-</attribute>
-
-<attribute>
- <id>ATTR_FW_MODE_FLAGS_VALID</id>
- <targetType>TARGET_TYPE_PROC_CHIP</targetType>
- <description>Indicates the validity of FW flags. Ex: ISTEP_MODE,
- SBE_RUNTIME_MODE, MPIPL_MODE, SP_MODE, SBE_FFDC_ENABLE</description>
- <valueType>uint8</valueType>
- <enum>FALSE = 0x0,TRUE = 0x1</enum>
- <persistRuntime/>
- <platInit/>
-</attribute>
-
-<attribute>
<id>ATTR_ISTEP_MODE</id>
<targetType>TARGET_TYPE_PROC_CHIP</targetType>
<description>Indicates istep IPL</description>
@@ -163,17 +130,6 @@
</attribute>
<attribute>
- <id>ATTR_BOOT_FREQUENCY_VALID</id>
- <targetType>TARGET_TYPE_PROC_CHIP</targetType>
- <description>Indicates if BOOT_FREQ_MULT and NEST_PLL_BUCKET
- are valid</description>
- <valueType>uint8</valueType>
- <enum>FALSE = 0x0,TRUE = 0x1</enum>
- <persistRuntime/>
- <platInit/>
-</attribute>
-
-<attribute>
<id>ATTR_NEST_PLL_BUCKET</id>
<targetType>TARGET_TYPE_SYSTEM</targetType>
<description>Select Nest I2C and pll setting from one of the supported frequencies</description>
@@ -203,17 +159,6 @@
</attribute>
<attribute>
- <id>ATTR_HWP_CONTROL_FLAGS_VALID</id>
- <targetType>TARGET_TYPE_PROC_CHIP</targetType>
- <description>Indicates if HWP control flags
- are valid</description>
- <valueType>uint8</valueType>
- <enum>FALSE = 0x0,TRUE = 0x1</enum>
- <persistRuntime/>
- <platInit/>
-</attribute>
-
-<attribute>
<id>ATTR_RISK_LEVEL</id>
<targetType>TARGET_TYPE_SYSTEM</targetType>
<description>HWP/Init "risk level" enabled. Used by HB to pass to HB driven
@@ -238,69 +183,6 @@
</attribute>
<attribute>
- <id>ATTR_CHIP_SELECTION_VALID</id>
- <targetType>TARGET_TYPE_PROC_CHIP</targetType>
- <description>Indicates that master/slave, node/chip selection attributes
- are valid</description>
- <valueType>uint8</valueType>
- <enum>FALSE = 0x0,TRUE = 0x1</enum>
- <persistRuntime/>
- <platInit/>
-</attribute>
-
-<attribute>
- <id>ATTR_CHIP_SELECTION</id>
- <targetType>TARGET_TYPE_PROC_CHIP</targetType>
- <description>master/slave bit</description>
- <valueType>uint8</valueType>
- <enum>MASTER = 0x0,SLAVE = 0x1</enum>
- <persistRuntime/>
- <platInit/>
-</attribute>
-
-<attribute>
- <id>ATTR_NODE_POS</id>
- <targetType>TARGET_TYPE_PROC_CHIP</targetType>
- <description>Indicate the node position in FSP based systems (unused in Spless systems)</description>
- <valueType>uint8</valueType>
- <persistRuntime/>
- <platInit/>
- <writeable/>
-</attribute>
-
-<attribute>
- <id>ATTR_CHIP_POS</id>
- <targetType>TARGET_TYPE_PROC_CHIP</targetType>
- <description>Indicate the chip position</description>
- <valueType>uint8</valueType>
- <persistRuntime/>
- <platInit/>
- <writeable/>
-</attribute>
-
-<attribute>
- <id>ATTR_SCRATCH6_VALID</id>
- <targetType>TARGET_TYPE_PROC_CHIP</targetType>
- <description>Indicate if scratch reg6 bits are valid</description>
- <valueType>uint8</valueType>
- <enum>FALSE = 0x0,TRUE = 0x1</enum>
- <persistRuntime/>
- <platInit/>
- <writeable/>
-</attribute>
-
-<attribute>
- <id>ATTR_SCRATCH7_VALID</id>
- <targetType>TARGET_TYPE_PROC_CHIP</targetType>
- <description>Indicate if scratch reg7 bits are valid</description>
- <valueType>uint8</valueType>
- <enum>FALSE = 0x0,TRUE = 0x1</enum>
- <persistRuntime/>
- <platInit/>
- <writeable/>
-</attribute>
-
-<attribute>
<id>ATTR_BACKUP_SEEPROM_SELECT</id>
<targetType>TARGET_TYPE_PROC_CHIP</targetType>
<description>Set with Primary SEEPROM</description>
@@ -708,7 +590,6 @@
<writeable/>
</attribute>
-
<attribute>
<id>ATTR_TARGET_HAS_POWER</id>
<targetType>TARGET_TYPE_PERV</targetType>
OpenPOWER on IntegriCloud