op-build update 7-25-2020
Changes Included for package hostboot-binaries, branch master:
c3ab719 - hostboot - 2020-07-22 - UPDATE executables for the NVIDIA gpu and/or ring files for hw072220a.opmst10
Changes Included for package sbe, branch master-p10:
bc2882a - Murulidhar Nataraju - 2020-07-25 - Enable plat_ApplyGards()
2d6d5a0 - Prasad Bg Ranganath - 2020-07-25 - SBE putring: Fix fapi::delay values for hardware
572dacb - Raja Das - 2020-07-25 - Step instruction control delay for simics execution
2836bf5 - Kahn Evans - 2020-07-25 - Fix hex prefix (0X should be 0x) so xml parsers don't mistake for an enum
b162900 - Laura Hengel - 2020-07-25 - updated pau init files to workaround XSL error HW530359 for DD1
ddcd2d4 - Raja Das - 2020-07-25 - SBE Slave ipl updates
Changes Included for package hcode, branch master-p10:
e3e7317 - hostboot - 2020-07-25 - Release tag & head commit information updated for hw072420a.opmst10
e967045 - Kahn Evans - 2020-07-25 - Fix hex prefix (0X should be 0x) so xml parsers don't mistake for an enum
000d407 - Laura Hengel - 2020-07-25 - updated pau init files to workaround XSL error HW530359 for DD1
43bfc01 - hostboot - 2020-07-24 - Release tag & head commit information updated for hw072320a.opmst10
d4922ce - Rahul Batra - 2020-07-24 - PM: rVRM enablement
91f81c3 - Rahul Batra - 2020-07-24 - PM: rVRM enablement
585ce2f - Prasad Bg Ranganath - 2020-07-24 - XGPE Hcode: suspend_powman function & block entry/exit support
f91b109 - Yue Du - 2020-07-24 - P10 Powman: initial common file port and qme image structures
68bb05e - hostboot - 2020-07-24 - Fix auto-mirror
380b2e6 - Michael Sgro - 2020-07-24 - Updates to ipl_customize and support files for Mfg PON testing
3f991db - Prasad Bg Ranganath - 2020-07-24 - SBE istep4: Fix the compilation issue
f7a6156 - hostboot - 2020-07-22 - Release tag & head commit information updated for hw072220a.opmst10
8e2a32b - Joe McGill - 2020-07-22 - updates for MRW consumption
eb7f461 - Joe McGill - 2020-07-22 - updates for MRW consumption
c119980 - Ben Gass - 2020-07-22 - Adding p10_omi_setup_bars
cc776fa - Andre Marin - 2020-07-22 - Port P10 HB compile flag mss error, update p10_lib mk
f65c886 - Thi Tran - 2020-07-22 - P10 - Imports code (from P9) to support Memory HWPs in istep 7
69a141d - hostboot - 2020-07-22 - Fix auto-mirror
2b506b9 - Joe McGill - 2020-07-22 - p10_scominfo -- remove PAU chip unit, CORE clkadj association in ENGD build
0573413 - Joachim Fenkes - 2020-07-22 - Disable PBA clock gating on DD1
99ac03f - Joe McGill - 2020-07-22 - updates for MRW consumption
25d7111 - Jenny Huynh - 2020-07-22 - Make INVALID default value for ATTR_IOHS_PHY_TO_PAU_MAPPING
7f557d6 - hostboot - 2020-07-21 - Release tag & head commit information updated for hw072120a.opmst10
9b39440 - Yue Du - 2020-07-21 - Istep4: fix to sense fapi assert
fd0c03a - Dan Crowell - 2020-07-21 - Add ATTR_IS_SIMICS
b9f54f9 - Murulidhar Nataraju - 2020-07-21 - Fix Header file inclusions in p10_hcd_ecl2_l3_poweroff.C
f23abd5 - Yue Du - 2020-07-21 - QME: update hcode_image_build to enable attr meta
Changes Included for package hostboot, branch master-p10:
33e3d13 - hostboot - 2020-07-25 - Update HCODE commit to 4097463... Fixes explorer PHY init command flags
09cb991 - Yue Du - 2020-07-25 - QME: Fix attribute tank alignment
1fb5b5c - Nick Bofferding - 2020-07-25 - Move temporary memory mirroring disablement to host_mss_attr_cleanup
f1090af - Stephen Glancy - 2020-07-24 - Fixes explorer PHY init command flags
dffa3c8 - hostboot - 2020-07-24 - Update simics level to: 2020-07-23_8a6815_simics.tar.gz 8a6815a60629c124
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 62714da..2062072 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 "hw072020b.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+ default "hw072420a.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 64ca20c..4dbe802 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 "hw072020a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+ default "hw072220a.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 a5959d8..1ffdb54 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 "e863eb41778cc5095b8a66c56ee912d85bcc0fb0" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "33e3d13de2f5cbebb10225c250bc9178e997a872" 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 5842bad..b152b1e 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 "44daf319dd1bf4ed0f626a0f0fc6f75e5797674d" if BR2_SBE_P10_LATEST_VERSION
+ default "bc2882a0b38aa75a1da968e208400c117eb5866c" if BR2_SBE_P10_LATEST_VERSION
default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
if BR2_SBE_P10_CUSTOM_VERSION