From c3d233bbaf7a2f274147d16edbc080bae0ffd714 Mon Sep 17 00:00:00 2001 From: Mike Baiocchi Date: Fri, 4 Nov 2016 11:30:17 -0500 Subject: Hostboot Base TCE Support This commit adds the base support for hostboot to enable/disable the use of TCEs. It allows for the creation and managment of a TCE table and also initializes the P9 processors to use this table. Change-Id: Idb40f9df5a90d8b7e87b2f5b745cbe7e66109df2 RTC:145071 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/32562 Tested-by: Jenkins Server Reviewed-by: Stephen M. Cprek Tested-by: FSP CI Jenkins Reviewed-by: Marshall J. Wilks Reviewed-by: Nicholas E. Bofferding Tested-by: Jenkins OP Build CI Reviewed-by: William G. Hoffa --- src/usr/runtime/test/makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/usr/runtime/test/makefile') diff --git a/src/usr/runtime/test/makefile b/src/usr/runtime/test/makefile index bebc21cd2..02c6ba3e6 100644 --- a/src/usr/runtime/test/makefile +++ b/src/usr/runtime/test/makefile @@ -5,7 +5,7 @@ # # OpenPOWER HostBoot Project # -# Contributors Listed Below - COPYRIGHT 2012,2016 +# Contributors Listed Below - COPYRIGHT 2012,2017 # [+] International Business Machines Corp. # # @@ -27,7 +27,6 @@ ROOTPATH = ../../../.. MODULE = testruntime #@TODO RTC 132750 #TESTS += hdatservicetest.H -#TESTS += tcetest.H TESTS += test_customize_attrs_for_payload.H # The testcase depends on the following file, but it is typically only compiled -- cgit v1.2.3