summaryrefslogtreecommitdiffstats
path: root/src/usr/secureboot/trusted
diff options
context:
space:
mode:
authorMike Baiocchi <mbaiocch@us.ibm.com>2018-06-14 12:11:52 -0500
committerWilliam G. Hoffa <wghoffa@us.ibm.com>2018-06-21 15:54:05 -0400
commit323f71eb613da944418317c76b6cf38ba7e0760e (patch)
treefbe706480fe3d2043a1373a700b499463485eb83 /src/usr/secureboot/trusted
parent24f3312ea1d3d45feca870c7c919bcbd69ef0ff4 (diff)
downloadtalos-hostboot-323f71eb613da944418317c76b6cf38ba7e0760e.tar.gz
talos-hostboot-323f71eb613da944418317c76b6cf38ba7e0760e.zip
Add TPM Calls to Node Communication ABUS Exchange Procedure
This commit adds the TPM calls to generate a random number and log ('extend') the nonces passed between the nodes via the ABUSes. It also cleans up some other TODOs and traces. Change-Id: I1389af2d809351421f3c2b3b954b3eaf6b0506aa RTC:184518 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/60962 Reviewed-by: ILYA SMIRNOV <ismirno@us.ibm.com> Reviewed-by: Nicholas E. Bofferding <bofferdn@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Marshall J. Wilks <mjwilks@us.ibm.com> Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: William G. Hoffa <wghoffa@us.ibm.com>
Diffstat (limited to 'src/usr/secureboot/trusted')
-rwxr-xr-xsrc/usr/secureboot/trusted/test/trustedbootTest.H2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/usr/secureboot/trusted/test/trustedbootTest.H b/src/usr/secureboot/trusted/test/trustedbootTest.H
index 1b39a7267..28917a959 100755
--- a/src/usr/secureboot/trusted/test/trustedbootTest.H
+++ b/src/usr/secureboot/trusted/test/trustedbootTest.H
@@ -1088,6 +1088,8 @@ class TrustedBootTest: public CxxTest::TestSuite
fails, num_ops );
}
+ // @TODO RTC 195220 - Call SECUREBOOT::NODECOMM::nodeCommXbus2ProcTest()
+ // here once there is a multi-proc standalone simics config available
};
#endif
OpenPOWER on IntegriCloud