op-build update 3-19-2021
Changes Included for package sbe, branch master-p10:
b39ea0f - Raja Das - 2021-03-17 - Handled Booting with PAU DPLL in simics environment
a040c91 - Sunil Kumar - 2021-03-17 - Enable tracearray support.
7b2270c - akhis023 - 2021-03-17 - Pick up simics.tar.gz from ausgsa path
Changes Included for package hcode, branch master-p10:
dd7fb4b - hostboot - 2021-03-18 - Release tag & head commit information updated for hw031821a.opmst10
5deab5d - Yue Du - 2021-03-18 - QME: Spwu assert and drop only on half of the fused core
bf7f799 - Yue Du - 2021-03-18 - QME: EPM updates and misc cleanup
Changes Included for package hostboot, branch master-p10:
5468b61 - Raja Das - 2021-03-18 - Work-around: Hard-coded Boot PAU DPLL in NO_BYPASS mode
b645653 - Roland Veloz - 2021-03-18 - Set config flag COMPILE_VPD_ECC_ALGORITHMS to true to compile the VPD ECC files
afc9545 - Roland Veloz - 2021-03-18 - Add shell script that will fetch and apply the VPD ECC algorithm code
0928483 - Roland Veloz - 2021-03-18 - Enable the VPD ECC logic when a config flag is set
58cfdda - Michael Baiocchi - 2021-03-18 - Update TPM Logs to Reflect SBE and HBBL Extensions
29dabc4 - Prasad Bg Ranganath - 2021-03-18 - PM AVSBUS HWP: Fix avs bus error xml changes
9d3287b - Geetha Pisapati - 2021-03-18 - Remove Clear of FARB0[57] from draminit_mc
f6db3b9 - hostboot - 2021-03-18 - Update HCODE commit to 547d526... Adds support for RCD to DRAM shmoos in
82c6591 - hostboot - 2021-03-18 - Update SBE commit to a040c91... Enable tracearray support.
18f6641 - Nick Bofferding - 2021-03-18 - Set TPM SPI frequency to 24 MHz
20b8fe2 - Michael Baiocchi - 2021-03-18 - Cleanup RTC TODOs for stricter secureboot testing
Changes Included for package hostboot-binaries, branch master:
e2469e7 - hostboot - 2021-03-18 - UPDATE executables for the NVIDIA gpu and/or ring files for hw031821a.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 52994bf..1eccc31 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 "hw031621a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+ default "hw031821a.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 a7fb082..eaaca0e 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 "hw031621a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+ default "hw031821a.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 7df1111..fe3d0dc 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 "a277fd4ae117499582eb668eb2e6a1d88a7fc282" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "5468b61e055010e324f6b7c9bf52ed0a522186d6" 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 3d3bb45..ead7405 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 "3c85f18cfac32973bc1fd2182cca5d0023bd3cab" if BR2_SBE_P10_LATEST_VERSION
+ default "b39ea0f2f7b7c1a84cb8bb4d9f7322a0e3df6c10" if BR2_SBE_P10_LATEST_VERSION
default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
if BR2_SBE_P10_CUSTOM_VERSION