op-build update 4-5-2021
Changes Included for package everest-xml, branch master:
ca658e9 - Anh Dang - 2021-04-02 - regenerate HTML from pull#28
3a90985 - Anh Dang - 2021-04-02 - Merge pull request #28 from anhdang/master
b0e15b6 - Anh Dang - 2021-04-01 - I2C connection between DIMM and Processor
4e2674e - Anh Dang - 2021-04-01 - Update I2c address for TMP275-2 -->0x94 -->0x92 -->discovered during bringup 4/1 Change VCS_VDD_OFFSET_MV --from 20 -->0 per SW520904
3392a2b - Anh Dang - 2021-03-26 - Swapping i2c bus for Dimm p88 and p89 (C52/C53)
01e0d4a - Anh Dang - 2021-03-25 - Correction OMI connections mistakes and reupdate OMI_REFCLOCK_SWIZZLE to match
Changes Included for package occ, branch master-p10:
29e48f6 - mbroyles - 2021-04-02 - Set OCCFLG0 bit 28 to indicate OCC started
Changes Included for package sbe, branch master-p10:
f7e7b60 - Louis Stermole - 2021-04-03 - Fix data param in save_fw_api_version to call by reference
c5e606e - akhis023 - 2021-04-02 - Enable Verification functionalities
64bad05 - Raja Das - 2021-04-02 - Update TPM SPI clock delay to 7 cycles
7836e88 - Chris Engel - 2021-04-02 - Updates to SBE measurement TPM flows
d5ec7ea - Raja Das - 2021-04-02 - New GCC Def for Verification Image
846aa71 - Raja Das - 2021-04-02 - Fixed SBE tracing for Verification Image in HW
c07e46f - Srikantha Meesala - 2021-04-02 - Enable Pri/Sec and FFDC RC into PutScom, TraceArray and Sram
1869e5e - Srikantha Meesala - 2021-04-02 - Enable Pri/Sec and FFDC RC into Ring, FastArray Data Dump
824aa6b - Raja Das - 2021-04-02 - Simics sbe traces fixed for the changed SBE flow status codes
81baea2 - Chris Engel - 2021-04-01 - Fix issue with extend of HW key hash to PCR1/6
eba8d1a - akhis023 - 2021-04-01 - Enable SBE Verificaton Flow
ebe78e8 - Chris Engel - 2021-04-01 - Add MPIPL flag to PCR1 security states
Changes Included for package hcode, branch master-p10:
948de69 - hostboot - 2021-04-03 - Release tag & head commit information updated for hw040221a.opmst10
3937ab7 - Douglas Gilbert - 2021-04-03 - ppe-trace fix for environment issue on AIX
b0c0ec6 - Douglas Gilbert - 2021-04-03 - ppe-trace fix for environment issue on AIX
4e0201e - Douglas Gilbert - 2021-04-03 - ppe-trace : Display time differentials
b0d459d - Joachim Fenkes - 2021-04-03 - Transfer ATTR_TPM_SPI_BUS_DIV via scratch reg 13
8dcef06 - Joachim Fenkes - 2021-04-03 - Add ATTR_TPM_SPI_BUS_DIV attribute to choose SPI settings in measurement
Changes Included for package hostboot, branch master-p10:
bfdffd7 - Zach Clark - 2021-04-04 - SMPGROUP support: Fix bug deconfiguring SMPGROUPs with NULL peers (commit 10/n)
b1b844d - Joe McGill - 2021-04-03 - adjust unmasking for PAU PHY FIR
de2950e - Joe McGill - 2021-04-03 - p10_cpu_set_frequency,p10_setup_evid -- update unlock report handling
84803dc - Chen Du - 2021-04-02 - Set trusted boot HDAT bit correctly
bcb2d1d - Vikas Kamath - 2021-04-02 - Simics-6 related script changes
Changes Included for package hostboot-binaries, branch master:
2eb431e - hostboot - 2021-04-03 - UPDATE executables for the NVIDIA gpu and/or ring files for hw040221a.opmst10
Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/configs/p10ebmc_defconfig b/openpower/configs/p10ebmc_defconfig
index 58f577e..d1724c0 100644
--- a/openpower/configs/p10ebmc_defconfig
+++ b/openpower/configs/p10ebmc_defconfig
@@ -62,7 +62,7 @@
BR2_PACKAGE_EVEREST_XML=y
BR2_EVEREST_XML_CUSTOM_GIT=y
BR2_EVEREST_XML_CUSTOM_GIT_VALUE="git@github.ibm.com:openbmc/everest-xml.git"
-BR2_EVEREST_XML_VERSION="633abc917e7ab43041ae1c519f2e4a11f0d3e5c6"
+BR2_EVEREST_XML_VERSION="ca658e91457262af4a2aa7794d53af42e5412eee"
BR2_EVEREST_XML_SYSTEM_FILENAME="Everest-MRW_hb.system.xml"
BR2_EVEREST_XML_TARGETING_FILENAME="Everest-MRW_hb.mrw.xml"
BR2_PACKAGE_OPENPOWER_PNOR_P10=y
diff --git a/openpower/package/hcode-p10/Config.in b/openpower/package/hcode-p10/Config.in
index a4d2cbb..f18668d 100644
--- a/openpower/package/hcode-p10/Config.in
+++ b/openpower/package/hcode-p10/Config.in
@@ -31,7 +31,7 @@
config BR2_HCODE_P10_VERSION
string
- default "hw033121a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+ default "hw040221a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
default BR2_HCODE_P10_CUSTOM_VERSION_VALUE \
if BR2_HCODE_P10_CUSTOM_VERSION
diff --git a/openpower/package/hostboot-binaries/Config.in b/openpower/package/hostboot-binaries/Config.in
index 9db0cba..3092044 100644
--- a/openpower/package/hostboot-binaries/Config.in
+++ b/openpower/package/hostboot-binaries/Config.in
@@ -24,7 +24,7 @@
config BR2_HOSTBOOT_BINARIES_VERSION
string
- default "hw033121a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+ default "hw040221a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
default BR2_HOSTBOOT_BINARIES_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_BINARIES_CUSTOM_VERSION
diff --git a/openpower/package/hostboot-p10/Config.in b/openpower/package/hostboot-p10/Config.in
index eac3044..ec8df60 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 "f22b810db47e0de39686882f8198af1b2f9f5001" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "bfdffd7a16d99266c12feab8d93d7047c30eb10b" if BR2_HOSTBOOT_P10_LATEST_VERSION
default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_P10_CUSTOM_VERSION
diff --git a/openpower/package/occ-p10/Config.in b/openpower/package/occ-p10/Config.in
index 94405f5..6021e7f 100644
--- a/openpower/package/occ-p10/Config.in
+++ b/openpower/package/occ-p10/Config.in
@@ -43,7 +43,7 @@
config BR2_OCC_P10_VERSION
string
- default "13fbe5bed4fa27f6b935210a33495c84d0e74675" if BR2_OCC_P10_LATEST_VERSION
+ default "29e48f6593c76d07cdb8f681b60fd5fdf7eab3c8" if BR2_OCC_P10_LATEST_VERSION
default BR2_OCC_P10_CUSTOM_VERSION_VALUE \
if BR2_OCC_P10_CUSTOM_VERSION
diff --git a/openpower/package/sbe-p10/Config.in b/openpower/package/sbe-p10/Config.in
index 221d4e3..161e52b 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 "36feafd718b0eb97929f0f23ad4c3057a18bec8f" if BR2_SBE_P10_LATEST_VERSION
+ default "f7e7b609909e06eb6fa0f62fb285ebe8891c5017" if BR2_SBE_P10_LATEST_VERSION
default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
if BR2_SBE_P10_CUSTOM_VERSION