op-build master-p10 update 6-28-2022
Changes Included for package sbe, branch master-p10:
8bde8d8 - Prasad Bg Ranganath - 2022-06-24 - PMHWP MPIPL: Clear stop recovery trigger bit in OCCFLG3 register
Changes Included for package hcode, branch master-p10:
57cbb76 - hostboot - 2022-06-27 - Release tag & head commit information updated for hw062722a.opmst10
52ea3df - Yue Du - 2022-06-27 - QME: adding fused core pair mode and error handling to stop/wake block protocol
Changes Included for package hostboot, branch master-p10:
d2086c1 - Nick Bofferding - 2022-06-27 - Ignore merging preserved attributes on MPIPL in targeting init
8d21fcb - hostboot - 2022-06-27 - Update HCODE commit to 57a6f88... Revert "Reverse address bits from row
3506f43 - hostboot - 2022-06-27 - Update SBE commit to 8bde8d8... PMHWP MPIPL: Clear stop recovery trigger
75a872c - Isaac Salem - 2022-06-27 - Change pres/func target console display to use ATTR_FAPI_POS
6b2eebb - Daniel Crowell - 2022-06-27 - Remove HDAT code that writes ATTR_ORDINAL_ID
e370b06 - Joe McGill - 2022-06-27 - skip stopgrid execution on zero core IOSCM chips
488e415 - Prasad Bg Ranganath - 2022-06-27 - PM HWP: Skip using multicast eq target when we are in Hostboot env
Changes Included for package pnor, branch master-p10:
837addb - Ilya Smirnov - 2022-06-27 - Merge pull request #152 from velozr/master-p10
e4103da - Roland Veloz - 2022-06-22 - RH8: Update the call to python to be python2 in migration effort to Red Hat 8
Changes Included for package hostboot-binaries, branch master:
bc4ae41 - hostboot - 2022-06-27 - UPDATE executables for the NVIDIA gpu and/or ring files for hw062722a.opmst10
Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hcode-p10/Config.in b/openpower/package/hcode-p10/Config.in
index e02c284..aeb38aa 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 "hw062422a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+ default "hw062722a.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 4ea44fa..4a0d1dd 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 "hw062422a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+ default "hw062722a.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 e3783de..a3016e4 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 "e83a8b03cefe6ab509ef872ce3610836d06ce26d" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "d2086c13dace6283df855d3ed3edd0f262b2926a" if BR2_HOSTBOOT_P10_LATEST_VERSION
default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_P10_CUSTOM_VERSION
diff --git a/openpower/package/openpower-pnor-p10/openpower-pnor-p10.mk b/openpower/package/openpower-pnor-p10/openpower-pnor-p10.mk
index 53971ee..c2ddd0c 100644
--- a/openpower/package/openpower-pnor-p10/openpower-pnor-p10.mk
+++ b/openpower/package/openpower-pnor-p10/openpower-pnor-p10.mk
@@ -4,7 +4,7 @@
#
################################################################################
-OPENPOWER_PNOR_P10_VERSION ?= dc5cc252ab2c81eb6d0754f95d5212ca3c4269b6
+OPENPOWER_PNOR_P10_VERSION ?= 837addb32b76e0d2c5ebad770bdad0330fcafaf1
OPENPOWER_PNOR_P10_SITE ?= $(call github,open-power,pnor,$(OPENPOWER_PNOR_P10_VERSION))
OPENPOWER_PNOR_P10_LICENSE = Apache-2.0
diff --git a/openpower/package/sbe-p10/Config.in b/openpower/package/sbe-p10/Config.in
index f40578a..27b371a 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 "ec418c2f01a97c1b9b75214b78ea56631f87cbfb" if BR2_SBE_P10_LATEST_VERSION
+ default "8bde8d8ea25e1bd14e5eae451821da53aaac5c09" if BR2_SBE_P10_LATEST_VERSION
default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
if BR2_SBE_P10_CUSTOM_VERSION