diff options
Diffstat (limited to 'src/usr/hwpf/hwp/freq_attributes.xml')
-rw-r--r-- | src/usr/hwpf/hwp/freq_attributes.xml | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/src/usr/hwpf/hwp/freq_attributes.xml b/src/usr/hwpf/hwp/freq_attributes.xml index 973f03a23..588a02434 100644 --- a/src/usr/hwpf/hwp/freq_attributes.xml +++ b/src/usr/hwpf/hwp/freq_attributes.xml @@ -20,7 +20,7 @@ <!-- Origin: 30 --> <!-- --> <!-- IBM_PROLOG_END_TAG --> -<!-- $Id: freq_attributes.xml,v 1.7 2013/08/09 15:14:59 mjjones Exp $ --> +<!-- $Id: freq_attributes.xml,v 1.8 2013/10/16 20:42:30 jmcgill Exp $ --> <!-- XML file specifying HWPF attributes. These are frequency attributes. @@ -81,6 +81,18 @@ </attribute> <!-- ********************************************************************* --> <attribute> + <id>ATTR_FREQ_CORE_NOMINAL</id> + <targetType>TARGET_TYPE_SYSTEM</targetType> + <description> + The nominal core frequency in MHz. + This is the same for all cores in the system. + Provided by the Machine Readable Workbook. + </description> + <valueType>uint32</valueType> + <platInit/> + </attribute> + <!-- ********************************************************************* --> + <attribute> <id>ATTR_FREQ_PB</id> <targetType>TARGET_TYPE_SYSTEM</targetType> <description> |