op-build update 7-15-2021
Changes Included for package hcode, branch master-p10:
1a6a279 - hostboot - 2021-07-14 - Release tag & head commit information updated for hw071421a.opmst10
d076f86 - Christian Geddes - 2021-07-14 - RAS Review: p10_do_fw_hb_istep.xml
a180937 - Christian Geddes - 2021-07-14 - RAS Review: p10_block_wakeup_intr_errors.xml
fd3ff54 - Christian Geddes - 2021-07-14 - RAS Review: p10_query_core_stop_state.xml
b090369 - Matthew Raybuck - 2021-07-14 - istep support for p10 hostboot via HWP
6c53e49 - Yue Du - 2021-07-14 - HWP: stop15 sbe/utility procedures
a2a79f5 - Prasad Bg Ranganath - 2021-07-14 - HWP: PM block wakeup intr procedure support
c837d75 - hostboot - 2021-07-14 - Fix auto-mirror
0934105 - rajerpp1 - 2021-07-14 - Gard the clock on CBS_NOT_IN_IDLE_STATE error
40ae706 - Greg Still - 2021-07-14 - STOP API: add FAPI_* debug tracing for Cronus use
c796428 - Lilith Hale - 2021-07-14 - SW528598 - Unmask MCFIR bit 5
0293821 - rajerpp1 - 2021-07-14 - Supporing 48 bit target type for SBE FFDC
e1ad4df - Christian Geddes - 2021-07-14 - RAS Review: p10_ram_errors.xml
0153bb3 - Christian Geddes - 2021-07-14 - RAS Review: p10_qme_sram_access_errors.xml
Changes Included for package hostboot, branch master-p10:
1790a88 - Christian Geddes - 2021-07-14 - RAS Review: p10_ncu_enable_darn_errors.xml
08ed095 - Zane Shelley - 2021-07-14 - RAS XML: minor updates for Explorer chip
8b0f836 - Christian Geddes - 2021-07-14 - RAS Review: p10_ram_errors.xml
3eedda0 - Mike Baiocchi - 2021-07-14 - Update TPM SPI code to use ATTR_TPM_SPI_BUS_DIV
f7711b3 - Michael Baiocchi - 2021-07-14 - Secure Boot: Support scratch register-driven TPM SPI Settings
Changes Included for package hostboot-binaries, branch master:
5ee98e7 - hostboot - 2021-07-14 - UPDATE executables for the NVIDIA gpu and/or ring files for hw071421a.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 c0aa12c..c5ca6fb 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 "hw071221a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+ default "hw071421a.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 0558720..591831a 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 "hw071221a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+ default "hw071421a.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 9e30d69..174ad6e 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 "222a796717d7d5da60e5f7d455e3556c47122c53" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "1790a8858bee92b3eb0d465d8bca65fc7005ff15" if BR2_HOSTBOOT_P10_LATEST_VERSION
default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_P10_CUSTOM_VERSION