summaryrefslogtreecommitdiffstats
path: root/src/include/runtime/interface.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/runtime/interface.h')
-rw-r--r--src/include/runtime/interface.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/include/runtime/interface.h b/src/include/runtime/interface.h
index 4ea4b688c..03fb92ce1 100644
--- a/src/include/runtime/interface.h
+++ b/src/include/runtime/interface.h
@@ -377,9 +377,10 @@ typedef struct hostInterfaces
* given register data
*
* @note The Hypervisor should perform the following actions:
- * - put the specified core into special wakeup
* - insert the data into the HCODE image (p9_stop_api)
- * - deassert special wakeup
+ *
+ * @pre HBRT is responsible for enabling special wakeup on the
+ * associated core(s) before calling this interface
*
* @param i_homer start address of the homer image
* @param i_section runtime section to update
OpenPOWER on IntegriCloud