Difference between revisions of "SEEPROM"
Jump to navigation
Jump to search
(Created page with "{{Glossary |name=Serial EEPROM |abbr=SEEPROM |desc=Small nonvolatile EEPROM located on a POWER9 CPU module. Used to store two redundant copies o...") |
(note size of SEEPROM) |
||
Line 4: | Line 4: | ||
|desc=Small nonvolatile [[Wikipedia:EEPROM|EEPROM]] located on a [[POWER9]] CPU module. Used to store two redundant copies of the [[SBE]] firmware and the secure boot root of trust hash. | |desc=Small nonvolatile [[Wikipedia:EEPROM|EEPROM]] located on a [[POWER9]] CPU module. Used to store two redundant copies of the [[SBE]] firmware and the secure boot root of trust hash. | ||
}} | }} | ||
+ | |||
+ | The Power9 SEEPROM [https://github.com/open-power/hostboot/blob/master/src/include/usr/sbe/sbe_common.H#L71 size is 64KBytes]. |
Latest revision as of 15:26, 30 July 2018
Serial EEPROM (SEEPROM): Small nonvolatile EEPROM located on a POWER9 CPU module. Used to store two redundant copies of the SBE firmware and the secure boot root of trust hash.
The Power9 SEEPROM size is 64KBytes.