summaryrefslogtreecommitdiffstats
path: root/src/include/usr/isteps/istep09list.H
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/usr/isteps/istep09list.H')
-rw-r--r--src/include/usr/isteps/istep09list.H57
1 files changed, 34 insertions, 23 deletions
diff --git a/src/include/usr/isteps/istep09list.H b/src/include/usr/isteps/istep09list.H
index 37b7190e2..55ceaba80 100644
--- a/src/include/usr/isteps/istep09list.H
+++ b/src/include/usr/isteps/istep09list.H
@@ -1,25 +1,25 @@
-// IBM_PROLOG_BEGIN_TAG
-// This is an automatically generated prolog.
-//
-// $Source: src/include/usr/isteps/istep09list.H $
-//
-// IBM CONFIDENTIAL
-//
-// COPYRIGHT International Business Machines Corp. 2012
-//
-// p1
-//
-// Object Code Only (OCO) source materials
-// Licensed Internal Code Source Materials
-// IBM HostBoot Licensed Internal Code
-//
-// The source code for this program is not published or other-
-// wise divested of its trade secrets, irrespective of what has
-// been deposited with the U.S. Copyright Office.
-//
-// Origin: 30
-//
-// IBM_PROLOG_END
+/* IBM_PROLOG_BEGIN_TAG */
+/* This is an automatically generated prolog. */
+/* */
+/* $Source: src/include/usr/isteps/istep09list.H $ */
+/* */
+/* IBM CONFIDENTIAL */
+/* */
+/* COPYRIGHT International Business Machines Corp. 2012 */
+/* */
+/* p1 */
+/* */
+/* Object Code Only (OCO) source materials */
+/* Licensed Internal Code Source Materials */
+/* IBM HostBoot Licensed Internal Code */
+/* */
+/* The source code for this program is not published or otherwise */
+/* divested of its trade secrets, irrespective of what has been */
+/* deposited with the U.S. Copyright Office. */
+/* */
+/* Origin: 30 */
+/* */
+/* IBM_PROLOG_END_TAG */
#ifndef __ISTEPS_ISTEP09LIST_H
#define __ISTEPS_ISTEP09LIST_H
@@ -28,11 +28,14 @@
* @file istep09list.H
*
* IStep 09 Activate PowerBus
- * IPL FLow Doc v1.01 (03/26/12)
+ * IPL FLow Doc v1.18 (10/18/12)
*
* 09.1 proc_build_smp
* : Integrate PgP Islands into SMP
*
+ * 09.2 host_slave_sbe_update
+ * : placeholder for secure boot
+ *
* *****************************************************************
* THIS FILE WAS GENERATED ON 2012-04-11:1607
* *****************************************************************
@@ -70,6 +73,14 @@ namespace INITSERVICE
EXT_IMAGE,
}
},
+ {
+ ISTEPNAME(09,02,"host_slave_sbe_update"),
+ ACTIVATE_POWERBUS::call_host_slave_sbe_update,
+ {
+ START_FN,
+ EXT_IMAGE,
+ }
+ },
// END OF LIST!
OpenPOWER on IntegriCloud