op-build master-p10 update 8-25-2022
Changes Included for package sbe, branch master-p10:
bf3a0cb - akhis023 - 2022-08-23 - Added new SBE states for CS HRESET and 10.2 flow
49fb047 - ranga - 2022-08-23 - Pull TMU fuction to runtime images (tmpExtendPCR, setTPMDeconfigBit)
4e1bf53 - akhis023 - 2022-08-23 - Adding function definition in .H file for SBE to usage
Changes Included for package hcode, branch master-p10:
2c3f472 - hostboot - 2022-08-24 - Release tag & head commit information updated for hw082422a.opmst10
Changes Included for package hostboot, branch master-p10:
83556bd - Stephen Glancy - 2022-08-24 - Adds IBM only files for Synopsys' load PIE updates
1d17c09 - Nick Bofferding - 2022-08-24 - Change PDR exchange and early PSU error handling sequencing
45781bc - Matthew Raybuck - 2022-08-24 - Remove non-existent registers from FSI DD FFDC collection
14ed677 - Stephen Glancy - 2022-08-24 - Adds Explorer RCD parity FIR support for planar systems
db5fee0 - David J Chung - 2022-08-24 - Ported exp_mbs_error_vector_trap to generic for ody compatibility
Changes Included for package hostboot-binaries, branch master:
d8c3f7e - hostboot - 2022-08-24 - UPDATE executables for the NVIDIA gpu and/or ring files for hw082422a.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 37468a4..e6ef9c0 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 "hw082222a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+ default "hw082422a.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 ce29f5b..d544a48 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 "hw082222a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+ default "hw082422a.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 c512e0c..45f66cb 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 "989b93e4205e85726684f5611cb0b07e4d0c438f" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "83556bd6b6565b96265210f820322694f3f55de8" 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 c5aafa4..3f9e610 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 "7c5136353a62104eb0a18d223cea4250d430a2aa" if BR2_SBE_P10_LATEST_VERSION
+ default "bf3a0cba8ef829da523c9d3bce525fdae2c1115c" if BR2_SBE_P10_LATEST_VERSION
default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
if BR2_SBE_P10_CUSTOM_VERSION