summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9a
diff options
context:
space:
mode:
authorAndre Marin <aamarin@us.ibm.com>2019-02-01 11:03:11 -0600
committerDaniel M. Crowell <dcrowell@us.ibm.com>2019-02-23 14:57:28 -0600
commitc0e8d172a0cdf22321d574c7b27743e116c35138 (patch)
treeb3a426c0382512d82ca003410e76398fbc595b11 /src/import/chips/p9a
parenta48f4e95990413fdc9c5993cf9061f138910db57 (diff)
downloadtalos-hostboot-c0e8d172a0cdf22321d574c7b27743e116c35138.tar.gz
talos-hostboot-c0e8d172a0cdf22321d574c7b27743e116c35138.zip
Add empty pos, c_str files to split dimm specialization
Change-Id: I6bfc97b335613ed5dfc3ca4a0a7d03fbee282bac Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/71211 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: Louis Stermole <stermole@us.ibm.com> Reviewed-by: STEPHEN GLANCY <sglancy@us.ibm.com> Dev-Ready: ANDRE A. MARIN <aamarin@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/71445 Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/import/chips/p9a')
-rw-r--r--src/import/chips/p9a/procedures/hwp/memory/lib/utils/axone_c_str.C24
-rw-r--r--src/import/chips/p9a/procedures/hwp/memory/lib/utils/axone_pos.C24
2 files changed, 48 insertions, 0 deletions
diff --git a/src/import/chips/p9a/procedures/hwp/memory/lib/utils/axone_c_str.C b/src/import/chips/p9a/procedures/hwp/memory/lib/utils/axone_c_str.C
new file mode 100644
index 000000000..03365adc3
--- /dev/null
+++ b/src/import/chips/p9a/procedures/hwp/memory/lib/utils/axone_c_str.C
@@ -0,0 +1,24 @@
+/* IBM_PROLOG_BEGIN_TAG */
+/* This is an automatically generated prolog. */
+/* */
+/* $Source: src/import/chips/p9a/procedures/hwp/memory/lib/utils/axone_c_str.C $ */
+/* */
+/* OpenPOWER HostBoot Project */
+/* */
+/* Contributors Listed Below - COPYRIGHT 2019 */
+/* [+] 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 */
diff --git a/src/import/chips/p9a/procedures/hwp/memory/lib/utils/axone_pos.C b/src/import/chips/p9a/procedures/hwp/memory/lib/utils/axone_pos.C
new file mode 100644
index 000000000..34047780f
--- /dev/null
+++ b/src/import/chips/p9a/procedures/hwp/memory/lib/utils/axone_pos.C
@@ -0,0 +1,24 @@
+/* IBM_PROLOG_BEGIN_TAG */
+/* This is an automatically generated prolog. */
+/* */
+/* $Source: src/import/chips/p9a/procedures/hwp/memory/lib/utils/axone_pos.C $ */
+/* */
+/* OpenPOWER HostBoot Project */
+/* */
+/* Contributors Listed Below - COPYRIGHT 2019 */
+/* [+] 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