op-build update 3-11-2021
Changes Included for package sbe, branch master-p10:
ddd4255 - Sunil Kumar - 2021-03-10 - Enable tracearray with Dump.
439d12c - Srikantha Meesala - 2021-03-10 - Get Sbe TargetType by using chip unit type.
b041ed6 - Raja Das - 2021-03-09 - Update in Seeprom/TPM SPI clock divider calculation
8972032 - Raja Das - 2021-03-09 - Updated TPM SPI Clock divider to run at 24MHz
Changes Included for package hostboot, branch master-p10:
450e9dd - Joe McGill - 2021-03-10 - p10_fbc_utils -- ensure topology table entry for HB_BOOT_ID on primary chip
c9cf632 - Zane Shelley - 2021-03-10 - PRD: removed obsolete FSP code
6990c67 - Michael Baiocchi - 2021-03-10 - Cleanup checkTdpBit() function
d27db21 - hostboot - 2021-03-10 - Update SBE commit to ddd4255... Enable tracearray with Dump.
b642b70 - hostboot - 2021-03-10 - Update HCODE commit to 15cf1e0... Add target trace to p10_getecid_wrap
8ae22d8 - Christian Geddes - 2021-03-10 - Fix typos in SCOM_ACCESS_MUTEX attribute description
371f692 - Zach Clark - 2021-03-10 - SMPGROUP support: Update pbusLinkSvc for SMPGROUP targets (commit 5/n)
b7f21f5 - Corey Swenson - 2021-03-10 - Add LMB_SIZE attr to op sys target
4148496 - Matthew Raybuck - 2021-03-10 - Revert "Temporarily disable collection of ACTIVE explorer logs"
8d4c49e - Matt Derksen - 2021-03-10 - Add support to check SBE capabilities
d188628 - Emmanuel Sacristan - 2021-03-10 - min rate values were flipped
48f1139 - Roland Veloz - 2021-03-10 - Correct record data when ECC data validation fails with correctable error
fa9851c - Daniel Melnikov - 2021-03-10 - Combine rcv and drv eq_dq_dqs attributes into one phy_equalization attribute
715c055 - Geetha Pisapati - 2021-03-10 - Move all Explorer FW switches into manual accessors header.
9bc2781 - Geetha Pisapati - 2021-03-10 - Revise the byte 201 against the DDIMM_SPD.pdf in the spd_fields_ddr.H
5e73ddf - Geetha Pisapati - 2021-03-10 - Scrub and fix all SPD bytes
402f342 - Ilya Smirnov - 2021-03-10 - Update Nodecomm Parsers For Version 2
8298a6b - hostboot - 2021-03-10 - Update simics level to: 2021-03-09_4452ad_simics.tar.gz 4452ad4f8b0d04d5
9e8912e - hostboot - 2021-03-10 - Update SBE commit to c298691... Split TPM extend functionality with TPM
4048234 - Nick Bofferding - 2021-03-10 - Bitwise or in scratch reg 6 flags in standalone.simics
b4f201e - Nick Bofferding - 2021-03-10 - Secure Boot: Disable backup TPM init
Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hostboot-p10/Config.in b/openpower/package/hostboot-p10/Config.in
index 35b1305..b82c403 100644
--- a/openpower/package/hostboot-p10/Config.in
+++ b/openpower/package/hostboot-p10/Config.in
@@ -25,7 +25,7 @@
config BR2_HOSTBOOT_P10_VERSION
string
- default "39bd6315ae6891180bddae20a2420d133eb012ee" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "450e9dd581c258d7db1977367d505f8d35642536" if BR2_HOSTBOOT_P10_LATEST_VERSION
default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_P10_CUSTOM_VERSION
diff --git a/openpower/package/sbe-p10/Config.in b/openpower/package/sbe-p10/Config.in
index 0aa86a1..279879a 100644
--- a/openpower/package/sbe-p10/Config.in
+++ b/openpower/package/sbe-p10/Config.in
@@ -26,7 +26,7 @@
config BR2_SBE_P10_VERSION
string
- default "140271122ba785e20cb02c344d0a9fc0edc09d59" if BR2_SBE_P10_LATEST_VERSION
+ default "ddd42552144e9e60b81f087fce2ee4c5b4c8aa30" if BR2_SBE_P10_LATEST_VERSION
default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
if BR2_SBE_P10_CUSTOM_VERSION