summaryrefslogtreecommitdiffstats
path: root/src/include/usr/secureboot/containerheader.H
diff options
context:
space:
mode:
authorStephen Cprek <smcprek@us.ibm.com>2017-08-02 15:19:28 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2017-08-09 13:37:21 -0400
commita10c7ced3ef2782fe966a1c7b540a1d4bc679873 (patch)
tree7d61d400a2b9eb14aa235eb798b8eb279d09444b /src/include/usr/secureboot/containerheader.H
parent9f4c91ea6f75fe56eb5becb31ce551b1806d1cd5 (diff)
downloadtalos-hostboot-a10c7ced3ef2782fe966a1c7b540a1d4bc679873.tar.gz
talos-hostboot-a10c7ced3ef2782fe966a1c7b540a1d4bc679873.zip
Move containerHeader class to secureboot common directory
RTC: 175115 Change-Id: Ia12949a63100202895be315cb7febb85df3cda3e Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/44131 Tested-by: Jenkins Server <pfd-jenkins+hostboot@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: Nicholas E. Bofferding <bofferdn@us.ibm.com> Reviewed-by: Michael Baiocchi <mbaiocch@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/include/usr/secureboot/containerheader.H')
-rw-r--r--src/include/usr/secureboot/containerheader.H2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/include/usr/secureboot/containerheader.H b/src/include/usr/secureboot/containerheader.H
index 528fef9d5..5a554f0fc 100644
--- a/src/include/usr/secureboot/containerheader.H
+++ b/src/include/usr/secureboot/containerheader.H
@@ -195,7 +195,9 @@ class ContainerHeader
* and then take sha512 hash.
* Also sets iv_hwKeyHash private member
*/
+#ifndef __HOSTBOOT_RUNTIME
void genHwKeyHash();
+#endif
/**
* @brief Weak check to determine if secureboot header looks right.
OpenPOWER on IntegriCloud