op-build update 6-24-2021

Changes Included for package occ, branch master-p10:
b674fb0 - Sumit Kumar - 2021-06-15 - 24x7: DD-2 updates
03362db - Douglas Gilbert - 2021-06-14 - OCMB Increase time between syncs after throttle changes
b9fbc86 - Douglas Gilbert - 2021-06-10 - OCC Flush dcache for shared gpe area and fix OCC touch when no OCMB in p0
0c70545 - mbroyles - 2021-06-09 - Fix IO Power index for WOF
a8bb826 - Sumit Kumar - 2021-06-09 - 24x7: Fix for defect SW526292

Changes Included for package hcode, branch master-p10:
dbe3974 - hostboot - 2021-06-23 - Release tag & head commit information updated for hw062321a.opmst10
13f705b - Luke Murray - 2021-06-23 - Fixing skip group disable
32f3d50 - Amit Tendolkar - 2021-06-23 - Fix bug in PPE SPRs user details in HCode Error Logs
167f585 - Prasad Bg Ranganath - 2021-06-23 - PM HWP: Bug fix in handling CPLT_CTRL3 register in startclocks hwp
7e6a27c - Joe McGill - 2021-06-23 - p10_sbe_gptr_time_initf -- swap PAUC DTS constants

Changes Included for package hostboot, branch master-p10:
b268e21 - Zach Clark - 2021-06-23 - Add state query handler for shutdown sensor
59a787b - Ilya Smirnov - 2021-06-23 - Move Top of Res Mem in OPAL Case
fb0399c - Ilya Smirnov - 2021-06-23 - Read Secure Version Lockin BIOS Attribute From BMC
15370d7 - hostboot - 2021-06-23 - Update HCODE commit to acfe91a... Fixes test mode prints in TC13 Qual
ad96d98 - hostboot - 2021-06-23 - Update SBE commit to 187f8d7... PPB: Bug fix in wof_apply_override funct
0e28b93 - Deb McLemore - 2021-06-23 - I2C Security Diagnostic Resets
0db8a13 - Nick Bofferding - 2021-06-23 - Prevent infinite TPM reconfig loop
e13a420 - Zach Clark - 2021-06-23 - Fix bug in genPnorImages.pl image signing parallelization
4dd4e74 - hostboot - 2021-06-23 - Update simics level to: 2021-06-22_c304a2_simics.tar.gz c304a2b605168f87
ae8e01e - Greg Still - 2021-06-23 - Revert "PM: Restructure GPPB - HWP(3/3)"

Changes Included for package hostboot-binaries, branch master:
ff0d80e - hostboot - 2021-06-23 - UPDATE executables for the NVIDIA gpu and/or ring files for hw062321a.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 6a83dee..ce6edeb 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 "hw062121a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+	default "hw062321a.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 93886ec..6fe9b85 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 "hw062121a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+	default "hw062321a.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 18605c6..806bf75 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 "2f063ef6389a1c6ed767a7fa2e662acc3f92bab0" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "b268e212366c261ee21d9434f8c0e539b8ca6465" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION
 
diff --git a/openpower/package/occ-p10/Config.in b/openpower/package/occ-p10/Config.in
index b934111..0864566 100644
--- a/openpower/package/occ-p10/Config.in
+++ b/openpower/package/occ-p10/Config.in
@@ -43,7 +43,7 @@
 
 config BR2_OCC_P10_VERSION
 	string
-	default "016bf5b0f9805079a000ca844283bcde756160fd" if BR2_OCC_P10_LATEST_VERSION
+	default "b674fb0d5e42370de3f98ae2487a4bf5b21874c2" if BR2_OCC_P10_LATEST_VERSION
 	default BR2_OCC_P10_CUSTOM_VERSION_VALUE \
 		if BR2_OCC_P10_CUSTOM_VERSION