op-build update 12-9-2021
Changes Included for package hcode, branch master-p10:
1f207d2 - hostboot - 2021-12-08 - Release tag & head commit information updated for hw120821a.opmst10
4ccd32a - Rahul Batra - 2021-12-08 - PGPE: Optrace split
4ce9bb0 - Rahul Batra - 2021-12-08 - PGPE: Optrace split
3fe34f1 - Douglas Gilbert - 2021-12-08 - PPE trace version 3, Op trace
36240b2 - Yue Du - 2021-12-08 - QME: HWPF Support Fapi2 Procedures into QME Image
3b4aa72 - Yue Du - 2021-12-08 - P10 Powman: initial common file port and qme image structures
ec9e78d - hostboot - 2021-12-08 - Fix auto-mirror
d0f3b9d - Prasad Bg Ranganath - 2021-12-08 - PMIOHWP: FIx IO links indentification to the right group
ba8360f - premjha2@in.ibm.com - 2021-12-08 - Self-Save-Restore: Absolute addressing mode for STOP exit in UV mode.
Changes Included for package hostboot, branch master-p10:
88208e2 - Corey Swenson - 2021-12-08 - Reconfig loop and istep error should still reboot on BMC systems
50cfc6a - Daniel Crowell - 2021-12-08 - Fix computation of memport FAPI name
7d1ad4a - Roland Veloz - 2021-12-07 - PLDM: Doing a shutdown when receiving a getPLDMVersion request
3c94cf2 - Christian Geddes - 2021-12-07 - Check response size in sendrecv_pldm_request
Changes Included for package hostboot-binaries, branch master:
6d9df01 - hostboot - 2021-12-08 - UPDATE executables for the NVIDIA gpu and/or ring files for hw120821a.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 b1a32c9..a7cbbd7 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 "hw120621a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+ default "hw120821a.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 49e9a42..50e94a6 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 "hw120621a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+ default "hw120821a.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 e7cf362..e036e42 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 "77be859168dd99e5183a3df7455d6f6e67c568c4" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "88208e2ead95814409cfa62ea25efadc38f05978" if BR2_HOSTBOOT_P10_LATEST_VERSION
default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_P10_CUSTOM_VERSION