summaryrefslogtreecommitdiffstats
path: root/src/include/usr/sbeio/sbe_retry_handler.H
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/usr/sbeio/sbe_retry_handler.H')
-rw-r--r--src/include/usr/sbeio/sbe_retry_handler.H4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/include/usr/sbeio/sbe_retry_handler.H b/src/include/usr/sbeio/sbe_retry_handler.H
index 2042e4d41..47e68e7da 100644
--- a/src/include/usr/sbeio/sbe_retry_handler.H
+++ b/src/include/usr/sbeio/sbe_retry_handler.H
@@ -285,6 +285,10 @@ class SbeRetryHandler
/*
* @brief Bit used for testing in the lab with systems that have secure
* mode disabled.
+ * NOTE: This bit is only used in the lab when running this HWP with cronus.
+ * We offered to have this bit set in FW based on the security settings of the
+ * system HW people told us it would be safer for us to always assume this bit
+ * is off in FW, so we will leave this bit as 0 until the HW devs tell us to use it.
*/
bool iv_secureModeDisabled;
OpenPOWER on IntegriCloud