op-build update 10-29-2020
Changes Included for package hostboot-binaries, branch master:
83051b5 - hostboot - 2020-10-28 - UPDATE executables for the NVIDIA gpu and/or ring files for hw102820a.opmst10
01c135f - hostboot - 2020-10-28 - UPDATE executables for the NVIDIA gpu and/or ring files for hw102720a.opmst10
Changes Included for package sbe, branch master-p10:
029f5b3 - Prem Shanker Jha - 2020-10-28 - Image Build: Populated missing XGPE image header fields.
9f50aa9 - Rahul Batra - 2020-10-28 - PM: Clear RCSCR[CORE_REQ_OFF] during istep4 resclk setup
ccead9d - Yue Du - 2020-10-28 - QME: Add MMA Available when mma is powered on
Changes Included for package hcode, branch master-p10:
1089dda - hostboot - 2020-10-28 - Release tag & head commit information updated for hw102820a.opmst10
b64bd45 - Zach Clark - 2020-10-28 - Register updates for Hostboot memory encryption support
bce74fd - Adam Hale - 2020-10-28 - Mask sync FIR due to dd1.0 bug
c56b791 - Joachim Fenkes - 2020-10-28 - p10_sbe_rcs_setup: Add automated HW540133 workaround, skipping clk check for dd1
10901f9 - hostboot - 2020-10-28 - Release tag & head commit information updated for hw102720a.opmst10
7ff1306 - Prem Shanker Jha - 2020-10-28 - Image Build: Populated missing XGPE image header fields.
5b0d32a - Rahul Batra - 2020-10-28 - PM: Clear RCSCR[CORE_REQ_OFF] during istep4 resclk setup
Changes Included for package hostboot, branch master-p10:
516b36d - Zach Clark - 2020-10-28 - Memory encryption support: Istep relocation
abb1c0e - Deb McLemore - 2020-10-28 - PEL: Add Extended User Defined Data Section
2674a0a - Austin Cui - 2020-10-28 - wof data xlator - WOF Table Image Tool for p10
048bc1b - Greg Still - 2020-10-28 - wof_data_xlator: add WOF override structures for firmware
a1f40a2 - Zach Clark - 2020-10-28 - Memory encryption support: Cleanup commit
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 19e3035..d8e2377 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 "hw102320a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+ default "hw102820a.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 59e9c43..05984b9 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 "hw102320a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+ default "hw102820a.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 55d8e2f..fb31330 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 "fef7c3f0c010fc4f157ef383f8eb656381407965" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "516b36d46fbf193394aff9337513dbda2f033f84" 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 525c616..15d04f7 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 "a593c3f4b722d2e3e2f093a3d568834e2cf2a213" if BR2_SBE_P10_LATEST_VERSION
+ default "029f5b3d6687f250f35c99c2ddf9c4ced6d5bef0" if BR2_SBE_P10_LATEST_VERSION
default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
if BR2_SBE_P10_CUSTOM_VERSION