op-build update 8-24-2021

Changes Included for package sbe, branch master-p10:
1734054 - akhis023 - 2021-08-23 - Updated OCMB read allow list
fb9b45a - Sunil Kumar - 2021-08-20 - Fix for master core issue in SBE.

Changes Included for package hcode, branch master-p10:
a4f2aa5 - hostboot - 2021-08-24 - Release tag & head commit information updated for hw082321a.opmst10
086ede7 - Greg Still - 2021-08-23 - PM Halt: include safe mode backstop for PGPE fails
fc87175 - Rahul Batra - 2021-08-23 - PM: Add Ext Reason Code to trace
eef3935 - Justin Smith - 2021-08-23 - Dont stop PAU PLL clocks in perv_bist stopclocks
f6b499d - Christopher W Steffen - 2021-08-23 - Revert "P10 Rx CDR BW Update"
e02e142 - hostboot - 2021-08-21 - Release tag & head commit information updated for hw082121a.opmst10
430b4cd - Rahul Batra - 2021-08-21 - PGPE: Fix Initial Avg TB delta and UV/OV avg
0721f17 - Yue Du - 2021-08-21 - Hcode: add SRC doxygen comments and fixing small qme errlog bugs
e8a609f - Greg Still - 2021-08-21 - WOV: update DCCR with SPEC driving tuning value

Changes Included for package hostboot, branch master-p10:
e5292b5 - Zach Clark - 2021-08-24 - Make power_limit_enable and power_limit_in_watts always read current values
89687fe - Matt Derksen - 2021-08-23 - Poll for restarted SBE during SBE SMP window
07ff505 - Nick Bofferding - 2021-08-23 - Inhibit SBE halt if not fully supported by SBE
21d7a2d - Corey Swenson - 2021-08-23 - Secure Boot: Hold secondary SBEs in halt until istep 10.3
92fc37a - Roland Veloz - 2021-08-23 - BMC BIOS: Get the TPM Required Policy and set ATTR_TPM_REQUIRED to value
e66a648 - Matthew Raybuck - 2021-08-23 - Handle GPIO and LPC part callouts for BMC
4fc3d96 - Matthew Raybuck - 2021-08-23 - Add PROCEDURE fru callout handling for BMC
1b21fd4 - Matthew Raybuck - 2021-08-23 - Add basic callout handling for various callouts for BMC
9393cdf - Zach Clark - 2021-08-23 - Refactor PLDM Sensor/Effecter ID storage
326298b - hostboot - 2021-08-23 - Update HCODE commit to 41a62a1... Dont stop PAU PLL clocks in perv_bist
9536b37 - hostboot - 2021-08-23 - Update SBE commit to fb9b45a... Fix for master core issue in SBE.
414d65d - hostboot - 2021-08-22 - Update simics level to: 2021-08-19_39a676_simics.tar.gz 39a676aab309a0e4
24e96d4 - Zach Clark - 2021-08-20 - Prevent Hostboot from crashing when getScom/putScom are used with NULL targets
899a389 - Caleb Palmer - 2021-08-20 - PRD: Only avoid clearing OCMB FIR bits for UNIT_CS/CHECK_STOP
bf5ab39 - Laura Hengel - 2021-08-20 - masked pau_fir_2 bits 56:63
a2e8465 - Jim Crugnale - 2021-08-20 - Adding/updating error thresholds and FIRs to allow/check low BER Quad fails
4806925 - Chris Steffen - 2021-08-20 - OMI Sequence Swizzle(SW531789)
e1e0a57 - Daniel Melnikov - 2021-08-20 - Add check of Explorer MFIR[11] in exp_omi_init
3858834 - Isaac Salem - 2021-08-20 - Read Key Clear Request from BIOS Attr for BMC systems

Changes Included for package hostboot-binaries, branch master:
b173e23 - hostboot - 2021-08-23 - UPDATE executables for the NVIDIA gpu and/or ring files for hw082321a.opmst10
9330fe7 - hostboot - 2021-08-21 - UPDATE executables for the NVIDIA gpu and/or ring files for hw082121a.opmst10
56bf181 - hostboot - 2021-08-19 - UPDATE executables for the NVIDIA gpu and/or ring files for hw081821a.opmst
1273192 - hostboot - 2021-08-18 - UPDATE executables for the NVIDIA gpu and/or ring files for hw081821a.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 5faf9d3..06f8564 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 "hw081821a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+	default "hw082321a.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 59f6db0..a31358d 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 "hw081821a.opmst" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+	default "hw082321a.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 93086d5..316b7f0 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 "9cddfa2c8fddb9763fc30c57ba26b1296fbfe64d" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "e5292b54638b32a772e596e6bf73541afbf97b70" 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 a187c07..a2cf2de 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 "069b2aeb0a8c853466b43ef34f58af8f847e0cc0" if BR2_SBE_P10_LATEST_VERSION
+	default "173405408c120d3ea06507119853a95b73881007" if BR2_SBE_P10_LATEST_VERSION
 	default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
 		if BR2_SBE_P10_CUSTOM_VERSION