summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures/xml
diff options
context:
space:
mode:
authorJenny Huynh <jhuynh@us.ibm.com>2019-06-11 14:28:00 -0400
committerRAJA DAS <rajadas2@in.ibm.com>2019-06-14 13:52:56 -0500
commite99d1c084c4289df9697eca40cc24f3aa0cd9f6d (patch)
tree8a0fc4928a54be31f3c6f8179e84fe4603764822 /src/import/chips/p9/procedures/xml
parentc9667ef21a6ff17b0248bb53482b905e6c74b237 (diff)
downloadtalos-sbe-e99d1c084c4289df9697eca40cc24f3aa0cd9f6d.tar.gz
talos-sbe-e99d1c084c4289df9697eca40cc24f3aa0cd9f6d.zip
Add missing targetType arg to ATTR_CHIP_EC_FEATURE_CORE_SMF_SETUP
Change-Id: I01f3c04c8f1534d6557290f8852a88bbb87f3ea2 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/78757 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com> Reviewed-by: Joseph J. McGill <jmcgill@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Tested-by: HWSV CI <hwsv-ci+hostboot@us.ibm.com> Reviewed-by: Thi N. Tran <thi@us.ibm.com> Reviewed-by: Jennifer A Stofer <stofer@us.ibm.com> Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/78773 Reviewed-by: RAJA DAS <rajadas2@in.ibm.com>
Diffstat (limited to 'src/import/chips/p9/procedures/xml')
-rw-r--r--src/import/chips/p9/procedures/xml/attribute_info/chip_ec_attributes.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/import/chips/p9/procedures/xml/attribute_info/chip_ec_attributes.xml b/src/import/chips/p9/procedures/xml/attribute_info/chip_ec_attributes.xml
index 11adc315..50cbad47 100644
--- a/src/import/chips/p9/procedures/xml/attribute_info/chip_ec_attributes.xml
+++ b/src/import/chips/p9/procedures/xml/attribute_info/chip_ec_attributes.xml
@@ -5373,7 +5373,7 @@
<!-- ******************************************************************** -->
<attribute>
<id>ATTR_CHIP_EC_FEATURE_CORE_SMF_SETUP</id>
- <targetType>TARGET_TYPE_PROC_CHIP, TARGET_TYPE_PROC_CHIP</targetType>
+ <targetType>TARGET_TYPE_PROC_CHIP, TARGET_TYPE_PROC_CHIP, TARGET_TYPE_PROC_CHIP</targetType>
<description>
Core inits for enabling secure memory facility
</description>
OpenPOWER on IntegriCloud