summaryrefslogtreecommitdiffstats
path: root/import/chips/p9/procedures/xml
diff options
context:
space:
mode:
Diffstat (limited to 'import/chips/p9/procedures/xml')
-rw-r--r--import/chips/p9/procedures/xml/attribute_info/p9_sbe_attributes.xml4
-rw-r--r--import/chips/p9/procedures/xml/attribute_info/pm_plat_attributes.xml13
2 files changed, 17 insertions, 0 deletions
diff --git a/import/chips/p9/procedures/xml/attribute_info/p9_sbe_attributes.xml b/import/chips/p9/procedures/xml/attribute_info/p9_sbe_attributes.xml
index 5b1b33ee..ce579484 100644
--- a/import/chips/p9/procedures/xml/attribute_info/p9_sbe_attributes.xml
+++ b/import/chips/p9/procedures/xml/attribute_info/p9_sbe_attributes.xml
@@ -484,6 +484,10 @@
<name>ATTR_IO_FILTER_BYPASS</name>
<value>0x0</value>
</entry>
+ <entry>
+ <name>ATTR_VDM_ENABLE</name>
+ <value>0x0</value>
+ </entry>
<!-- See chip_attributes.xml for a description of ATTR_EC -->
<entry>
<name>ATTR_EC</name>
diff --git a/import/chips/p9/procedures/xml/attribute_info/pm_plat_attributes.xml b/import/chips/p9/procedures/xml/attribute_info/pm_plat_attributes.xml
index 835866be..1e6f60f7 100644
--- a/import/chips/p9/procedures/xml/attribute_info/pm_plat_attributes.xml
+++ b/import/chips/p9/procedures/xml/attribute_info/pm_plat_attributes.xml
@@ -963,4 +963,17 @@
<initToZero/>
<platInit/>
</attribute>
+ <!-- ********************************************************************* -->
+ <attribute>
+ <id>ATTR_VDM_ENABLE</id>
+ <targetType>TARGET_TYPE_SYSTEM</targetType>
+ <description>Controls the enablement of Voltage Droop Monitors in the system
+ Producer:Machine Readable Workbook
+ Consumers:p9_pstate_parameter_block to set flag for CME QuadManager Hcode reaction
+ p9_hcd_cache procedures to power on VDMs before CME booting
+ </description>
+ <valueType>uint8</valueType>
+ <platInit/>
+</attribute>
+
</attributes>
OpenPOWER on IntegriCloud