From 5420b7312c8ad13ab1372ec00a3974012c7587d9 Mon Sep 17 00:00:00 2001 From: Mike Baiocchi Date: Thu, 14 Feb 2019 10:43:14 -0600 Subject: Secureboot: Enable New Multinode Trustedboot Transfer This commit adds a new exchange of data between the master and slave nodes to further enhance our Trustedboot IPL. It builds upon updates to the transfer mechanism between the nodes and new TPM commands on the nodes. Change-Id: I18bd152e4bd3aeb9b79eb9ec774fc80871874155 RTC:203642 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/71903 Tested-by: Jenkins Server Tested-by: Jenkins OP Build CI Tested-by: Jenkins OP HW Tested-by: FSP CI Jenkins Reviewed-by: Nicholas E. Bofferding Reviewed-by: Ilya Smirnov Reviewed-by: Daniel M. Crowell --- src/usr/secureboot/node_comm/node_comm_dd.C | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/usr/secureboot/node_comm/node_comm_dd.C') diff --git a/src/usr/secureboot/node_comm/node_comm_dd.C b/src/usr/secureboot/node_comm/node_comm_dd.C index 9e9caf200..aa4d2fc1d 100644 --- a/src/usr/secureboot/node_comm/node_comm_dd.C +++ b/src/usr/secureboot/node_comm/node_comm_dd.C @@ -229,7 +229,7 @@ errlHndl_t nodeCommPerformOp( DeviceFW::OperationType i_opType, } - TRACFCOMP (g_trac_nc, EXIT_MRK"nodeCommPerformOp: %s: %s: " + TRACUCOMP (g_trac_nc, EXIT_MRK"nodeCommPerformOp: %s: %s: " "tgt=0x%X, LinkId=%d, MboxId=%d, data=0x%.16llX. " TRACE_ERR_FMT, (node_comm_args.mode == NCDD_MODE_ABUS) -- cgit v1.2.3