op-build update 3-24-2022
Changes Included for package sbe, branch master-p10:
5f671ee - Prasad Bg Ranganath - 2022-03-22 - PM HWP: Capture FFDC data when OCB scom fails
14cb82a - Louis Stermole - 2022-03-22 - Add DDR5 CAS latency algorithm
8b8fcd6 - premjha2@in.ibm.com - 2022-03-22 - p10_extract_homer: Fixed bug in verify function.
fac69dd - Sneha Kadam - 2022-03-22 - Added a missing argument to a function in pmic_n_mode_detect.H
Changes Included for package hcode, branch master-p10:
a56527e - hostboot - 2022-03-23 - Release tag & head commit information updated for hw032322a.opmst10
3351a12 - Prasad Bg Ranganath - 2022-03-23 - PM HCODE:Support PIB reset handler for PGPE and XGPE
475e77e - Rahul Batra - 2022-03-23 - PGPE10: Basic Pstates Set 2
70392fe - Rahul Batra - 2022-03-23 - PGPE: Basic Pstates for P10
68a9e33 - Rahul Batra - 2022-03-23 - PGPE: Move to IOTA
7924075 - hostboot - 2022-03-23 - Fix auto-mirror
bd0ec2f - Amit Tendolkar - 2022-03-23 - Fix XGPE Base Address Constant
5be2c3d - Joe McGill - 2022-03-23 - add mode to restrict LCO targets to include ECO cores only
Changes Included for package hostboot, branch master-p10:
18bc2c6 - hostboot - 2022-03-23 - Update simics level to: 2022-03-22_35eef0_simics.tar.gz 35eef035c610647e
e519335 - Louis Stermole - 2022-03-23 - Mask MCBIST_PROGRAM_COMPLETE prior to stopping mcbist engine
ae24e51 - Joe McGill - 2022-03-23 - add mode to restrict LCO targets to include ECO cores only
Changes Included for package hostboot-binaries, branch master:
8561ece - hostboot - 2022-03-23 - UPDATE executables for the NVIDIA gpu and/or ring files for hw032322a.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 0fd1c91..e229d40 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 "hw032122a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+ default "hw032322a.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 2720b3a..79c287f 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 "hw032122a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+ default "hw032322a.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 51ba85f..62404d8 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 "f09a2607f0b516f381ce49756140538235a58e17" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "18bc2c6bb35e3b07be5497f348420d6019ce097b" 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 216c4d4..8b11569 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 "89e25ca1e01f7d27509b9b5ecea84c5fe247e682" if BR2_SBE_P10_LATEST_VERSION
+ default "5f671ee136d9b73c388a8974d8a3a344c5965aad" if BR2_SBE_P10_LATEST_VERSION
default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
if BR2_SBE_P10_CUSTOM_VERSION