op-build update 7-13-2020
Changes Included for package hostboot-binaries, branch master:
8188710 - hostboot - 2020-07-12 - UPDATE executables for the NVIDIA gpu and/or ring files for hw071220a.opmst10
c71b840 - hostboot - 2020-07-11 - UPDATE executables for the NVIDIA gpu and/or ring files for hw071120a.opmst10
49f906d - hostboot - 2020-07-11 - UPDATE executables for the NVIDIA gpu and/or ring files for hw071020a.opmst10
Changes Included for package sbe, branch master-p10:
a03ef10 - Sandeep Korrapati - 2020-07-11 - updated to latest register save-off structure, included SPI config registers
5a9d5e5 - Joe McGill - 2020-07-11 - p10_boot_mode -- initial release
587e362 - Andre A. Marin - 2020-07-11 - Final monolithic snapshot of mss p10 FW
e8b48df - Luke Murray - 2020-07-11 - Adding attributes to disable L2 & L3 hashing
b97c4df - Joachim Fenkes - 2020-07-11 - p10_sbe_chiplet_fir_init: Add clockstop-on-xstop support
Changes Included for package hcode, branch master-p10:
3b48921 - hostboot - 2020-07-12 - Release tag & head commit information updated for hw071220a.opmst10
8d01225 - hostboot - 2020-07-11 - Release tag & head commit information updated for hw071120a.opmst10
ca1d8bb - Luke Murray - 2020-07-11 - Adding attributes to disable L2 & L3 hashing
de7bbaf - hostboot - 2020-07-11 - Release tag & head commit information updated for hw071020a.opmst10
b429cc1 - Andre A. Marin - 2020-07-10 - Final monolithic snapshot of mss p10 FW
f5d483b - Zach Clark - 2020-07-10 - Fix "possibly uninitialized variable"
c9e9632 - Donald Washburn - 2020-07-10 - Enable and fix error log variable_buffer support.
723e9ed - Richard J. Knight - 2020-07-10 - Variable buffer api additions
1648262 - Joachim Fenkes - 2020-07-10 - variable_buffer: Support get<OT>() / put<OT>() for incomplete buffer tails
ca806bb - Richard J. Knight - 2020-07-10 - Variable buffer issues when inserting OT variable buffer
c825047 - Richard J. Knight - 2020-07-10 - Variable buffer problems
8577e48 - Richard J. Knight - 2020-07-10 - Fix assert() in variable_buffer
a9775c0 - Richard J. Knight - 2020-07-10 - variable_buffer uninitialized error
d47d0b5 - Richard J. Knight - 2020-07-10 - Remove use of initializer list from variable buffer.
0399bad - Kahn Evans - 2020-07-10 - fapi2 doxygen warning/error cleanup from ecmd repository
e08cb5c - Matt K. Light - 2020-07-10 - set default length of bits to clear to one
788eef0 - Brian Silver - 2020-07-10 - Fixed overflow problem in buffers
b5030b0 - Brian Silver - 2020-07-10 - Add variable_buffer get<OT>()
8ff495d - Brian Silver - 2020-07-10 - Add variable_buffer shiftLeft(), shiftRight()
e8e68f7 - Richard Knight - 2020-07-10 - Add support for variable_buffer setBit/clearBit
6ede890 - Richard Knight - 2020-07-10 - Add support for isBitClear() to variable_buffer
7dff56f - Richard Knight - 2020-07-10 - Add isBitSet() support
2ba67db - Brian Silver - 2020-07-10 - Update FFDC mechanism to better handle targets, buffers
a43bc9d - Brian Silver - 2020-07-10 - Remove buffer_base.H
8398128 - Brian Silver - 2020-07-10 - Make variable_buffer::set() overflow checking more precise
5dfdb97 - Brian Silver - 2020-07-10 - Add variable_buffer::pointer()
b1f596e - Brian Silver - 2020-07-10 - Fix flush, invert, and reverse buffer chaining
5d19aa0 - Brian Silver - 2020-07-10 - Buffer, targeting updates
16763ea - Brian Silver - 2020-07-10 - Add doxygen fapi2 tooling, doc clean up
25a04b6 - Brian Silver - 2020-07-10 - Error/xml parsing and FFDC classes
644257b - hostboot - 2020-07-10 - Fix auto-mirror
efad4fd - Joachim Fenkes - 2020-07-10 - p10_sbe_chiplet_fir_init: Add clockstop-on-xstop support
f442a60 - Joe McGill - 2020-07-10 - p10_boot_mode -- initial release
f04ad9f - Sandeep Korrapati - 2020-07-10 - updated to latest register save-off structure, included SPI config registers
Changes Included for package hostboot, branch master-p10:
00cd1ab - Dean Sanner - 2020-07-12 - Add SBE Arch dump area for both OPAL & PHYP
20fe670 - hostboot - 2020-07-10 - Update simics level to: 2020-07-09_a1fba2_simics.tar.gz 302e8a60ee1fc14e
9ae477a - Sampa Misra - 2020-07-10 - HDAT: Hard code removal of some attributes used in hdat
adea3a3 - Sumit Kumar - 2020-07-10 - Dynamic init coordination
6a89bae - Corey Swenson - 2020-07-10 - Change FABRIC_PRESENT_GROUPS to PROC_FABRIC_PRESENT_GROUPS
4356201 - hostboot - 2020-07-10 - Update simics level to: 2020-07-08_9056ce_simics.tar.gz 6854542566f0af35
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 77d62e1..7bd8879 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 "hw070920a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+ default "hw071220a.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 7be7c6c..046d7cc 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 "hw070920a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+ default "hw071220a.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 b972605..375f713 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 "4e7ad9d76b81d56d11dbd8d610f41a1a0157bc5f" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "00cd1ab14e4beb7037b95adf4060a32a66b1b1d3" 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 34f0a9f..86228f1 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 "bfbb2698deab0547ededaf3928493413c33570a6" if BR2_SBE_P10_LATEST_VERSION
+ default "a03ef107e386db2fc819ae69333d8b638ce2ef45" if BR2_SBE_P10_LATEST_VERSION
default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
if BR2_SBE_P10_CUSTOM_VERSION