summaryrefslogtreecommitdiffstats
path: root/src/import/chips
diff options
context:
space:
mode:
authorStephen Glancy <sglancy@us.ibm.com>2018-03-14 09:03:45 -0500
committerChristian R. Geddes <crgeddes@us.ibm.com>2018-03-15 13:36:07 -0400
commitb1e597ec9bdb0df07fc3e492d208fdc8f46fed64 (patch)
treefcc241884073d7197c255535f3656a45e6203222 /src/import/chips
parent8f68014a90f61f0b1384914a0f62615ffff95009 (diff)
downloadtalos-hostboot-b1e597ec9bdb0df07fc3e492d208fdc8f46fed64.tar.gz
talos-hostboot-b1e597ec9bdb0df07fc3e492d208fdc8f46fed64.zip
Adds blank files for centaur secure mode boot
Change-Id: Ib9e9d41160024537a0483dbe28d038e3c1bb22ea Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/55858 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Christian R. Geddes <crgeddes@us.ibm.com>
Diffstat (limited to 'src/import/chips')
-rw-r--r--src/import/chips/centaur/procedures/hwp/memory/p9c_mss_secure_boot.C24
-rw-r--r--src/import/chips/centaur/procedures/hwp/memory/p9c_mss_secure_boot.H24
2 files changed, 48 insertions, 0 deletions
diff --git a/src/import/chips/centaur/procedures/hwp/memory/p9c_mss_secure_boot.C b/src/import/chips/centaur/procedures/hwp/memory/p9c_mss_secure_boot.C
new file mode 100644
index 000000000..4a597c51d
--- /dev/null
+++ b/src/import/chips/centaur/procedures/hwp/memory/p9c_mss_secure_boot.C
@@ -0,0 +1,24 @@
+/* IBM_PROLOG_BEGIN_TAG */
+/* This is an automatically generated prolog. */
+/* */
+/* $Source: src/import/chips/centaur/procedures/hwp/memory/p9c_mss_secure_boot.C $ */
+/* */
+/* OpenPOWER HostBoot 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 */
diff --git a/src/import/chips/centaur/procedures/hwp/memory/p9c_mss_secure_boot.H b/src/import/chips/centaur/procedures/hwp/memory/p9c_mss_secure_boot.H
new file mode 100644
index 000000000..d58bdb340
--- /dev/null
+++ b/src/import/chips/centaur/procedures/hwp/memory/p9c_mss_secure_boot.H
@@ -0,0 +1,24 @@
+/* IBM_PROLOG_BEGIN_TAG */
+/* This is an automatically generated prolog. */
+/* */
+/* $Source: src/import/chips/centaur/procedures/hwp/memory/p9c_mss_secure_boot.H $ */
+/* */
+/* OpenPOWER HostBoot 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