summaryrefslogtreecommitdiffstats
path: root/src/usr/isteps/istep16/call_host_secure_rng.C
diff options
context:
space:
mode:
authorcrgeddes <crgeddes@us.ibm.com>2016-01-26 09:16:19 -0600
committerWilliam G. Hoffa <wghoffa@us.ibm.com>2016-03-17 15:36:57 -0400
commit3d120b9df0ca643c6ea553aa5e03386f028a3cbe (patch)
treed0802330f9aca420fe4aa98bd11c3d968850de92 /src/usr/isteps/istep16/call_host_secure_rng.C
parent3c450b356ca821bd7c40f6af028d8a54355ae4af (diff)
downloadtalos-hostboot-3d120b9df0ca643c6ea553aa5e03386f028a3cbe.tar.gz
talos-hostboot-3d120b9df0ca643c6ea553aa5e03386f028a3cbe.zip
Integrate HWPs for istep 16
Change-Id: Ic8bac9940b00eae01c175f51dd1872b2bb128b95 Depends-on:Ib0db5ac2b9b5d5f5c2967ff97794493d867fb04b RTC:133832 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/20552 Tested-by: Jenkins Server Reviewed-by: Andrew J. Geissler <andrewg@us.ibm.com> Tested-by: FSP CI Jenkins Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: William G. Hoffa <wghoffa@us.ibm.com>
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