From c0217d002a0a211551048766461f35d718ce1618 Mon Sep 17 00:00:00 2001 From: Roland Veloz Date: Thu, 29 Mar 2018 13:34:55 -0500 Subject: Added support, in Istep 08, to facilitate the testing of SMP wrap Adding support, in Istep 08 to make HWP calls for many various components. In the various istep 8 call_proc_* and istep 10 call_proc*, I was able to consolidate the HWP call into a single single function. The consolidated code for these calls exists in the file nest/nestHwpHelperFuncs. Also added a function to capture errors in file isteps/istepHelperFuncs. Change-Id: I64f73d64950a52d2923f1c3fe280c55dffd1d742 RTC:190096 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/56518 Reviewed-by: Prachi Gupta Tested-by: Jenkins Server Tested-by: Jenkins OP Build CI Reviewed-by: Christian R. Geddes Reviewed-by: Daniel M. Crowell --- src/makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'src/makefile') diff --git a/src/makefile b/src/makefile index 83fe2511c..5d5936625 100644 --- a/src/makefile +++ b/src/makefile @@ -206,6 +206,7 @@ EXTENDED_MODULES += $(if $(CONFIG_SECUREBOOT),secureboot_ext) EXTENDED_MODULES += tod EXTENDED_MODULES += nestmemutils EXTENDED_MODULES += fab_iovalid +EXTENDED_MODULES += isteps_nest #*************************************** # Working test modules -- cgit v1.2.1