summaryrefslogtreecommitdiffstats
path: root/src/usr/secureboot
diff options
context:
space:
mode:
authorStephen M. Cprek <smcprek@us.ibm.com>2017-04-11 17:50:23 -0400
committerDaniel M. Crowell <dcrowell@us.ibm.com>2017-04-12 10:20:02 -0400
commitde498002f6503cccc046b1c4b4288316b48237e4 (patch)
treeda4c368331a29b6311905ec0d5e1fadaacf1c560 /src/usr/secureboot
parente9c91c9d51b90d2fbc94e64d8fe8a109fcb3cbbc (diff)
downloadtalos-hostboot-de498002f6503cccc046b1c4b4288316b48237e4.tar.gz
talos-hostboot-de498002f6503cccc046b1c4b4288316b48237e4.zip
Revert "Add header to and verify Hostboot Bootloader for sbe update"
This reverts commit a7bf050d4ddba121d7502939fc0c4ce517ef8e42. Change-Id: I95ddfe544cc537fcc847990dc9f85eec8f2912a1 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/39131 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/usr/secureboot')
-rw-r--r--src/usr/secureboot/base/securerommgr.C1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/usr/secureboot/base/securerommgr.C b/src/usr/secureboot/base/securerommgr.C
index b51127820..264f6a411 100644
--- a/src/usr/secureboot/base/securerommgr.C
+++ b/src/usr/secureboot/base/securerommgr.C
@@ -264,7 +264,6 @@ errlHndl_t SecureRomManager::verifyContainer(void * i_container,
// struct elements my_ecid, entry_point and log
memset(&l_hw_parms, 0, sizeof(ROM_hw_params));
- // Now set hw_key_hash, which is of type sha2_hash_t, to iv_key_hash
if (i_hwKeyHash == nullptr)
{
// Use current hw hash key
OpenPOWER on IntegriCloud