diff options
author | Joe McGill <jmcgill@us.ibm.com> | 2015-10-02 07:55:42 -0500 |
---|---|---|
committer | Amit J. Tendolkar <amit.tendolkar@in.ibm.com> | 2015-11-06 05:43:56 -0600 |
commit | 717e97414cce5f3a8265d40ed7de7f59e7ee1ad5 (patch) | |
tree | 7239dad8d3c5746e2b9232b71e05ae1c2c731da9 /import/chips/p9/procedures | |
parent | 67170faf2462ccae1543b797662a3d5f31e87a4e (diff) | |
download | talos-sbe-717e97414cce5f3a8265d40ed7de7f59e7ee1ad5.tar.gz talos-sbe-717e97414cce5f3a8265d40ed7de7f59e7ee1ad5.zip |
Add base FAPI2 attribute definitions
Add attributes needed for Cronus platform compilation to hwpf/fapi2
Adjust location of XML in hwpf/fapi2 tree
Change-Id: I7c6873335bc21327edf53319bd0753c352205480
Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/20918
Tested-by: Jenkins Server
Reviewed-by: Matt K. Light <mklight@us.ibm.com>
Reviewed-by: Thi N. Tran <thi@us.ibm.com>
Reviewed-by: Brian Silver <bsilver@us.ibm.com>
Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com>
Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/21853
Reviewed-by: Amit J. Tendolkar <amit.tendolkar@in.ibm.com>
Diffstat (limited to 'import/chips/p9/procedures')
-rw-r--r-- | import/chips/p9/procedures/xml/attribute_info/pervasive_attributes.xml | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/import/chips/p9/procedures/xml/attribute_info/pervasive_attributes.xml b/import/chips/p9/procedures/xml/attribute_info/pervasive_attributes.xml index 350c12a9..cd56be44 100644 --- a/import/chips/p9/procedures/xml/attribute_info/pervasive_attributes.xml +++ b/import/chips/p9/procedures/xml/attribute_info/pervasive_attributes.xml @@ -77,13 +77,6 @@ </attribute> <attribute> - <id>ATTR_CHIP_UNIT_POS</id> - <targetType>TARGET_TYPE_PERV</targetType> - <description>//TODO : Need Description</description> - <valueType>uint8</valueType> -</attribute> - -<attribute> <id>ATTR_DEVICE_ID</id> <targetType>TARGET_TYPE_PROC_CHIP</targetType> <description></description> |