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