op-build ibm-release-fw1020 update 5-27-2022
Changes Included for package occ, branch release-fw1020:
fc1230b - mbroyles - 2022-05-26 - EMPATH error handling
Changes Included for package sbe, branch release-fw1020:
6db6fe5 - Joe McGill - 2022-05-25 - add HWP, initfile support for ATTR_PROC_FAVOR_AGGRESSIVE_PREFETCH
34574a3 - Greg Still - 2022-05-25 - OCB Init: add checking for non-zero PBABAR0 for debug
5079e21 - Amit Tendolkar - 2022-05-25 - Support getSram and getmempba interleaved mode
6b08755 - Prasad Bg Ranganath - 2022-05-25 - PM HWP: QME FFDC improvement
Changes Included for package hostboot, branch release-fw1020:
3301a62 - Matt Derksen - 2022-05-26 - Apply gard to FC during MPIPL
a4ecb3b - Chris Cain - 2022-05-26 - Alert PHYP when system in safe after code update
b50e5fd - Chris Cain - 2022-05-26 - HTMGT: Increment reset count when no comm to OCCs
7761f4a - Daniel Crowell - 2022-05-26 - Pin Idle Task in Page Table
2aaa9d1 - Matt Derksen - 2022-05-26 - Update ATTR_CONNECTOR_PLDM_ENTITY_ID_INFO for uninstalled DIMMs/PROCs
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 73ca2a4..92852c2 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 "5b1a291c1e19597cbe354d344ed19b017a0ebc1d" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "3301a62c1769332a1ee704aa86b9e304e54c0258" 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 9a2b8e5..60bf6ca 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 "bc18551420b9e87165822627c85529a7eb0b38dd" if BR2_OCC_P10_LATEST_VERSION
+ default "fc1230b33405e0dfae3c1b6d402a1cc370fefe77" 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 aa897c6..ab10a90 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 "19bcf81a5289d5c530dd82845a60f412ba4d4be0" if BR2_SBE_P10_LATEST_VERSION
+ default "6db6fe5ce571799605a9105eaf7c8eaf7541a4ff" if BR2_SBE_P10_LATEST_VERSION
default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
if BR2_SBE_P10_CUSTOM_VERSION