op-build update 2-5-2021
Changes Included for package hostboot-binaries, branch master:
8fead36 - hostboot - 2021-02-04 - UPDATE executables for the NVIDIA gpu and/or ring files for hw020421a.opmst10
Changes Included for package sbe, branch master-p10:
bb8d64b - jdginn - 2021-02-04 - Mirror some files required for contained IPL from ekb to ppe
3a71b7e - jdginn - 2021-02-04 - Contained procedure modifications for PPE
3776f00 - Joe McGill - 2021-02-04 - support cache contained L2 store queue load in istep flow
6d6641c - Christopher M Riedl - 2021-02-04 - vbu/contained: Support a re-IPL to restore FBC and SCOM access after RUNN
565ba51 - Christopher M Riedl - 2021-02-04 - vbu/contained: Load QME SRAM during contained IPL
f248548 - Christopher M Riedl - 2021-02-04 - vbu/contained: Use "core" RUNN cycles
3c3a1ca - Christopher M Riedl - 2021-02-04 - vbu/contained: Add clock-stop check and fix L3 config restore
bb8f757 - Christopher M Riedl - 2021-02-04 - Implement cache-/chip-contained run
c7e7879 - Christopher M Riedl - 2021-02-04 - Implement cache-/chip-contained load
6734a16 - akhis023 - 2021-02-04 - HDCT.bin creation ekb fix
b905859 - Greg Still - 2021-02-04 - QME Hcode Size: move fabric topology setup to HOMER to save space (4 of 4)
e35a8ca - Gregory S Still - 2021-02-03 - Revert "ppe-trace: Display time differentials"
1b3dfe8 - Luis Fernandez - 2021-02-03 - Don't compile SPI SEEPROM HWPs for HBBL in p10_sbe_spi_cmd module
Changes Included for package hcode, branch master-p10:
f5c781f - hostboot - 2021-02-04 - Release tag & head commit information updated for hw020421a.opmst10
9f34883 - Rahul Batra - 2021-02-04 - PGPE: Fix PMSR Update Order
3393517 - Rahul Batra - 2021-02-04 - PGPE: Fix Interrupt Masking
Changes Included for package hostboot, branch master-p10:
4bc166a - hostboot - 2021-02-04 - Update simics level to: 2021-02-03_cad2c1_simics.tar.gz cad2c1e82186ae42
8903e37 - Mark Pizzutillo - 2021-02-04 - Add procedure to check for valid PMIC target configurations
ebb82e2 - Dan Crowell - 2021-02-04 - Use IOLINK fapi type for SMPGROUP targets
0136202 - Chris Cain - 2021-02-04 - HTMGT: PM Load/Start failures should be reported to HTMGT
9c69a63 - Chris Cain - 2021-02-04 - HTMGT: Prevent safe mode if recovery successful after multiple failures
af186b3 - Christian Geddes - 2021-02-04 - Set iv_gard and iv_deconfig flags on errlEntry during errl commit
e1f4a7b - Deb McLemore - 2021-02-04 - Change assert to trace for mboxdd
1fafe01 - Caleb Palmer - 2021-02-04 - PRD: MemDqBitmap get proper target when getting spare info
29bb8b5 - Caleb Palmer - 2021-02-04 - PRD: Temporarily disable calls to p10_proc_gettracearray
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 75ac01b..97bd193 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 "hw020321b.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+ default "hw020421a.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 e830635..f356137 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 "hw020321b.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+ default "hw020421a.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 f0b64dd..3501129 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 "759542aa310712f3ebee997114fad05c47b042d4" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "4bc166a5ca5fba87843734824aac93905dbcf958" 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 d9f0ffd..e1fce11 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 "2e2b3112bb542e5daebf12adce68225afeed8710" if BR2_SBE_P10_LATEST_VERSION
+ default "bb8d64ba266647f62307176302ff890c21236e99" if BR2_SBE_P10_LATEST_VERSION
default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
if BR2_SBE_P10_CUSTOM_VERSION