Skip to content

Commit

Permalink
Add missing targetType arg to ATTR_CHIP_EC_FEATURE_CORE_SMF_SETUP
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Jenny Huynh authored and RAJA DAS committed Jun 14, 2019
1 parent c9667ef commit e99d1c0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit e99d1c0

Please sign in to comment.