summaryrefslogtreecommitdiffstats
path: root/src/import/generic
diff options
context:
space:
mode:
authorAlvin Wang <wangat@tw.ibm.com>2019-01-22 01:39:51 -0600
committerChristian R. Geddes <crgeddes@us.ibm.com>2019-03-11 10:59:45 -0500
commit517ec60ee50d3bc5c55e65df752fd11bdbbbb28f (patch)
treef133076e41d0c684b7d5c5e330b8ead66e0940f9 /src/import/generic
parentdafcf54942f17f3507c3358da04e0a48e1281eab (diff)
downloadtalos-hostboot-517ec60ee50d3bc5c55e65df752fd11bdbbbb28f.tar.gz
talos-hostboot-517ec60ee50d3bc5c55e65df752fd11bdbbbb28f.zip
Adds mcbist empty files
Change-Id: If2a0a02a3da4031b7805748cb3ce18ad39616b2a Original-Change-Id: I9b2df15d131f63c1c2881ddda037cbaec3827a6d Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/70728 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Louis Stermole <stermole@us.ibm.com> Reviewed-by: STEPHEN GLANCY <sglancy@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/73083 Reviewed-by: Christian R. Geddes <crgeddes@us.ibm.com> Tested-by: Christian R. Geddes <crgeddes@us.ibm.com>
Diffstat (limited to 'src/import/generic')
-rw-r--r--src/import/generic/memory/lib/utils/mcbist/patterns.C24
-rw-r--r--src/import/generic/memory/lib/utils/mcbist/patterns.H24
2 files changed, 48 insertions, 0 deletions
diff --git a/src/import/generic/memory/lib/utils/mcbist/patterns.C b/src/import/generic/memory/lib/utils/mcbist/patterns.C
new file mode 100644
index 000000000..ca68adddc
--- /dev/null
+++ b/src/import/generic/memory/lib/utils/mcbist/patterns.C
@@ -0,0 +1,24 @@
+/* IBM_PROLOG_BEGIN_TAG */
+/* This is an automatically generated prolog. */
+/* */
+/* $Source: src/import/generic/memory/lib/utils/mcbist/patterns.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/generic/memory/lib/utils/mcbist/patterns.H b/src/import/generic/memory/lib/utils/mcbist/patterns.H
new file mode 100644
index 000000000..ff5df65b6
--- /dev/null
+++ b/src/import/generic/memory/lib/utils/mcbist/patterns.H
@@ -0,0 +1,24 @@
+/* IBM_PROLOG_BEGIN_TAG */
+/* This is an automatically generated prolog. */
+/* */
+/* $Source: src/import/generic/memory/lib/utils/mcbist/patterns.H $ */
+/* */
+/* 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