summaryrefslogtreecommitdiffstats
path: root/src/usr/isteps/istep16/call_host_secure_rng.C
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/isteps/istep16/call_host_secure_rng.C')
-rw-r--r--src/usr/isteps/istep16/call_host_secure_rng.C5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/usr/isteps/istep16/call_host_secure_rng.C b/src/usr/isteps/istep16/call_host_secure_rng.C
index 04ac58313..2a4df6da2 100644
--- a/src/usr/isteps/istep16/call_host_secure_rng.C
+++ b/src/usr/isteps/istep16/call_host_secure_rng.C
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER HostBoot Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2015 */
+/* Contributors Listed Below - COPYRIGHT 2015,2016 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -32,7 +32,8 @@ namespace ISTEP_16
void* call_host_secure_rng (void *io_pArgs)
{
errlHndl_t l_err = NULL;
- //@TODO RTC:133832 call p9_secure_rng.C HWP
+ //@TODO RTC:147388 call p9_secure_rng.C HWP
+ //Joe McGill not finished.
return l_err;
}
OpenPOWER on IntegriCloud