summaryrefslogtreecommitdiffstats
path: root/src/usr/isteps/istep13
diff options
context:
space:
mode:
authorMike Baiocchi <mbaiocch@us.ibm.com>2016-05-19 11:43:33 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2016-06-09 11:08:40 -0400
commit65f5c6f49eaae840c00cf78b6c16bcb664f51c36 (patch)
treee24bef299fdf86ddcbbb6d0f119c345e1c8a99d6 /src/usr/isteps/istep13
parentc4119b881e8a6e3746ac4553dee024351d97226f (diff)
downloadtalos-hostboot-65f5c6f49eaae840c00cf78b6c16bcb664f51c36.tar.gz
talos-hostboot-65f5c6f49eaae840c00cf78b6c16bcb664f51c36.zip
Add support for fapi2::getChildren with additional const TargetFilter
In addition to adding support for fapi2::getChildren with additional const TargetFilter input parameter, this commit also adds a test_fapi2GetChildrenFilter to the automatic simics testcases. Change-Id: I82e34c001ebb0af8eacb3c8f244391504ed424ae RTC:149115 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/24813 Tested-by: Jenkins Server Reviewed-by: Christian R. Geddes <crgeddes@us.ibm.com> Reviewed-by: Andrew J. Geissler <andrewg@us.ibm.com> Tested-by: FSP CI Jenkins Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/usr/isteps/istep13')
-rw-r--r--src/usr/isteps/istep13/makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/usr/isteps/istep13/makefile b/src/usr/isteps/istep13/makefile
index d32b64ea0..60ef1a68b 100644
--- a/src/usr/isteps/istep13/makefile
+++ b/src/usr/isteps/istep13/makefile
@@ -71,9 +71,8 @@ include ${PROCEDURES_PATH}/hwp/nest/p9_throttle_sync.mk
include ${PROCEDURES_PATH}/hwp/initfiles/p9_mcs_scom.mk
include ${PROCEDURES_PATH}/hwp/initfiles/p9_mcbist_scom.mk
-#TODO RTC:149115 New fapi2::Target::getChildren interface
-# include ${PROCEDURES_PATH}/hwp/perv/p9_mem_startclocks.mk
-# include ${PROCEDURES_PATH}/hwp/perv/p9_mem_pll_setup.mk
+include ${PROCEDURES_PATH}/hwp/perv/p9_mem_startclocks.mk
+include ${PROCEDURES_PATH}/hwp/perv/p9_mem_pll_setup.mk
#TODO RTC:152209 Implement std::enable_if in HB
# include ${PROCEDURES_PATH}/hwp/memory/p9_mss_draminit.mk
OpenPOWER on IntegriCloud