summaryrefslogtreecommitdiffstats
path: root/src/usr/isteps/istep10/call_host_update_redundant_tpm.C
diff options
context:
space:
mode:
authorLateef Quraishi <lateef@us.ibm.com>2016-05-18 11:14:09 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2016-05-19 16:28:08 -0400
commit375887c9818b82c1cb7ba4e7c6fbc5f9e4360ff7 (patch)
tree11ac4a3e8585e799f3410133303686c3b20842f1 /src/usr/isteps/istep10/call_host_update_redundant_tpm.C
parentf06b051770e0235062070c7b6bc34b18d40786a5 (diff)
downloadtalos-hostboot-375887c9818b82c1cb7ba4e7c6fbc5f9e4360ff7.tar.gz
talos-hostboot-375887c9818b82c1cb7ba4e7c6fbc5f9e4360ff7.zip
istep10 HWP TODO Cleanup
Change-Id: I713af753befa51001ddf967ec2762ed192c4d605 RTC: 134080 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/24731 Tested-by: Jenkins Server Tested-by: FSP CI Jenkins Reviewed-by: Andrew J. Geissler <andrewg@us.ibm.com> Reviewed-by: William G. Hoffa <wghoffa@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/usr/isteps/istep10/call_host_update_redundant_tpm.C')
-rw-r--r--src/usr/isteps/istep10/call_host_update_redundant_tpm.C4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/usr/isteps/istep10/call_host_update_redundant_tpm.C b/src/usr/isteps/istep10/call_host_update_redundant_tpm.C
index fc10dcac4..a101621e5 100644
--- a/src/usr/isteps/istep10/call_host_update_redundant_tpm.C
+++ b/src/usr/isteps/istep10/call_host_update_redundant_tpm.C
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER HostBoot Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2015 */
+/* Contributors Listed Below - COPYRIGHT 2015,2016 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -29,7 +29,7 @@ namespace ISTEP_10
void* call_host_update_redundant_tpm (void *io_pArgs)
{
errlHndl_t l_err = NULL;
- //@TODO RTC:133830 call p9_update_security_ctrl.C HWP
+ //@TODO RTC:153891 call p9_update_security_ctrl.C HWP
return l_err;
}
OpenPOWER on IntegriCloud