summaryrefslogtreecommitdiffstats
path: root/src/usr/runtime/test/makefile
diff options
context:
space:
mode:
authorMike Baiocchi <mbaiocch@us.ibm.com>2016-11-04 11:30:17 -0500
committerWilliam G. Hoffa <wghoffa@us.ibm.com>2017-03-08 11:06:34 -0500
commitc3d233bbaf7a2f274147d16edbc080bae0ffd714 (patch)
tree8058bc8e764135eecc21cdcd1177814dd4e180c8 /src/usr/runtime/test/makefile
parent1301e43641f7d3f315a0abc8112fa88927c9fa9a (diff)
downloadblackbird-hostboot-c3d233bbaf7a2f274147d16edbc080bae0ffd714.tar.gz
blackbird-hostboot-c3d233bbaf7a2f274147d16edbc080bae0ffd714.zip
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 <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Stephen M. Cprek <smcprek@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Marshall J. Wilks <mjwilks@us.ibm.com> Reviewed-by: Nicholas E. Bofferding <bofferdn@us.ibm.com> Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Reviewed-by: William G. Hoffa <wghoffa@us.ibm.com>
Diffstat (limited to 'src/usr/runtime/test/makefile')
-rw-r--r--src/usr/runtime/test/makefile3
1 files changed, 1 insertions, 2 deletions
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
OpenPOWER on IntegriCloud