op-build update 4-2-2021
Changes Included for package occ, branch master-p10:
13fbe5b - mbroyles - 2021-04-01 - Remove internal flag defaults and allow pstate min 0
Changes Included for package sbe, branch master-p10:
36feafd - Yue Du - 2021-04-01 - QME: Handle Regu Wakeup Filter Disable for DD2 FW boot
fb55101 - Daniel Melnikov - 2021-04-01 - Remove OMI freq constraint on P10 DD2
7a6a26b - Louis Stermole - 2021-04-01 - Add support for OMI MFG screening
aa92ed7 - Sunil Kumar - 2021-03-31 - Created new SPI lib for Verification image.
01b5496 - Sunil Kumar - 2021-03-31 - Added securebootcommon library in verification image.
8bc00d4 - Sunil Kumar - 2021-03-31 - Set TPM response code in scratch register incase of failure.
2c246db - Yue Du - 2021-03-31 - Stopclocks: drop SRAM_ABIST_MODE_DC in eq_stopclocks
Changes Included for package hostboot, branch master-p10:
f22b810 - Chen Du - 2021-04-01 - Missing custdesc tags
5ed2c79 - Nick Bofferding - 2021-04-01 - Support mirroring TPM extends to other nodes
21a5618 - Michael Baiocchi - 2021-04-01 - Fence all non-functional TPMs at Processor-level
836dd82 - Caleb Palmer - 2021-04-01 - PRD: Fix IUE threshold count parsing
2a53657 - Greg Still - 2021-04-01 - PPB: refine VPD error reporting via control attrs + DCCR override
be1c2dc - hostboot - 2021-04-01 - Update SBE commit to f503452... p10_contained_ipl -- add initializer to
f21a271 - hostboot - 2021-04-01 - Update HCODE commit to 6b0fca0... Skip i2c access of ocmb regs during si
5af2623 - Christian Geddes - 2021-04-01 - Add overload for sendrecv_pldm_request that takes size instead of vector
e737449 - Dan Crowell - 2021-04-01 - Cleanups from parallel istep changes
eb34dc3 - Yue Du - 2021-04-01 - QME: Handle Regu Wakeup Filter Disable for DD2 FW boot
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 ee782d5..eac3044 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 "8631a5927bd6c08e7f355f31b7705d4716777850" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "f22b810db47e0de39686882f8198af1b2f9f5001" 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 40891ab..94405f5 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 "a35ce2956c381b0b1bd693884b448a924d0997e5" if BR2_OCC_P10_LATEST_VERSION
+ default "13fbe5bed4fa27f6b935210a33495c84d0e74675" 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 cf79cb6..221d4e3 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 "0025aaf9c8e8f4864212a7c797f7ce66fc5ff41c" if BR2_SBE_P10_LATEST_VERSION
+ default "36feafd718b0eb97929f0f23ad4c3057a18bec8f" if BR2_SBE_P10_LATEST_VERSION
default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
if BR2_SBE_P10_CUSTOM_VERSION