summaryrefslogtreecommitdiffstats
path: root/src/include/usr/sbe/sbe_update.H
diff options
context:
space:
mode:
authorMike Baiocchi <mbaiocch@us.ibm.com>2018-07-03 09:29:59 -0500
committerWilliam G. Hoffa <wghoffa@us.ibm.com>2018-07-06 23:26:48 -0400
commita76fe8f24e07ab143cdd8591983c12925eae281a (patch)
tree6fea8349987aeed1ab8d84af47a246735eb575a3 /src/include/usr/sbe/sbe_update.H
parentea5c84fe7741f94fb1198483f9e833fcaae202e5 (diff)
downloadtalos-hostboot-a76fe8f24e07ab143cdd8591983c12925eae281a.tar.gz
talos-hostboot-a76fe8f24e07ab143cdd8591983c12925eae281a.zip
Read HW Key Hash From SBE Seeprom via ChipOp when applicable
This commit uses SBEIO ChipOps to read the HW Key Hash from the SBE Seeprom when reading from the Seeprom that booted the processor. This will help avoid I2C collisions when both Hostboot and the SBE try to access the same SBE Seeprom at the same time. Change-Id: I5693cc59aa2a7259f07363328bd8513c943f0a06 CQ:SW435288 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/61958 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: William G. Hoffa <wghoffa@us.ibm.com>
Diffstat (limited to 'src/include/usr/sbe/sbe_update.H')
-rw-r--r--src/include/usr/sbe/sbe_update.H1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/include/usr/sbe/sbe_update.H b/src/include/usr/sbe/sbe_update.H
index 82b535ddc..d907e57c9 100644
--- a/src/include/usr/sbe/sbe_update.H
+++ b/src/include/usr/sbe/sbe_update.H
@@ -26,7 +26,6 @@
#define __SBE_SBE_UPDATE_H
#include <sbe/sbe_common.H> // sbeSeepromVersionInfo_t
-#include <sbe/sbeif.H> // sbe_image_version_t
#include <stdint.h> // uint32_t, etc
#include <errl/errlentry.H> // errlHndl_t
OpenPOWER on IntegriCloud