summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/build/import_hwp_mk/power/istep3/istep3files.mk2
-rw-r--r--src/import/chips/p9/procedures/hwp/perv/p9_lpc_utils.C24
2 files changed, 26 insertions, 0 deletions
diff --git a/src/build/import_hwp_mk/power/istep3/istep3files.mk b/src/build/import_hwp_mk/power/istep3/istep3files.mk
index a39c07de..a1ecfa27 100644
--- a/src/build/import_hwp_mk/power/istep3/istep3files.mk
+++ b/src/build/import_hwp_mk/power/istep3/istep3files.mk
@@ -6,6 +6,7 @@
# OpenPOWER sbe Project
#
# Contributors Listed Below - COPYRIGHT 2016,2018
+# [+] International Business Machines Corp.
#
#
# Licensed under the Apache License, Version 2.0 (the "License");
@@ -44,6 +45,7 @@ ISTEP3-CPP-SOURCES +=p9_sbe_nest_enable_ridi.C
ISTEP3-CPP-SOURCES +=p9_sbe_io_initf.C
ISTEP3-CPP-SOURCES +=p9_sbe_startclock_chiplets.C
ISTEP3-CPP-SOURCES +=p9_sbe_scominit.C
+ISTEP3-CPP-SOURCES +=p9_lpc_utils.C
ISTEP3-CPP-SOURCES +=p9_sbe_lpc_init.C
ISTEP3-CPP-SOURCES +=p9_sbe_fabricinit.C
ISTEP3-CPP-SOURCES +=p9_sbe_mcs_setup.C
diff --git a/src/import/chips/p9/procedures/hwp/perv/p9_lpc_utils.C b/src/import/chips/p9/procedures/hwp/perv/p9_lpc_utils.C
new file mode 100644
index 00000000..6b289039
--- /dev/null
+++ b/src/import/chips/p9/procedures/hwp/perv/p9_lpc_utils.C
@@ -0,0 +1,24 @@
+/* IBM_PROLOG_BEGIN_TAG */
+/* This is an automatically generated prolog. */
+/* */
+/* $Source: src/import/chips/p9/procedures/hwp/perv/p9_lpc_utils.C $ */
+/* */
+/* OpenPOWER sbe Project */
+/* */
+/* Contributors Listed Below - COPYRIGHT 2018 */
+/* [+] International Business Machines Corp. */
+/* */
+/* */
+/* Licensed under the Apache License, Version 2.0 (the "License"); */
+/* you may not use this file except in compliance with the License. */
+/* You may obtain a copy of the License at */
+/* */
+/* http://www.apache.org/licenses/LICENSE-2.0 */
+/* */
+/* Unless required by applicable law or agreed to in writing, software */
+/* distributed under the License is distributed on an "AS IS" BASIS, */
+/* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or */
+/* implied. See the License for the specific language governing */
+/* permissions and limitations under the License. */
+/* */
+/* IBM_PROLOG_END_TAG */
OpenPOWER on IntegriCloud