op-build update 6-29-2021

Changes Included for package occ, branch master-p10:
95708c9 - mbroyles - 2021-06-28 - Increase processor and Vdd OT error timers to 5s
aa2ddde - Chris Cain - 2021-06-28 - Increase MAX_NUM_OCCS to 8 for Everest

Changes Included for package hcode, branch master-p10:
dadbedd - hostboot - 2021-06-28 - Release tag & head commit information updated for hw062821a.opmst10
84cc53c - Ryan Miller - 2021-06-28 - Adding simple clock detector check
b21537b - Douglas Holtsinger - 2021-06-28 - Fix for defect SW521078
ab7896c - Yue Du - 2021-06-28 - QME: enable MMA dynamic mode
38d6a4c - Yue Du - 2021-06-28 - QME: avoid drop ncu interface quiesce on spwu eco cores

Changes Included for package hostboot, branch master-p10:
150c790 - Zach Clark - 2021-06-28 - Pending BIOS Attributes: Implement SetBIOSAttributeCurrentValue API (commit 1/n)
e9b1680 - Joachim Fenkes - 2021-06-28 - Add p10_lpc_test HWP for HW570899 workaround
86bddc1 - Prem Shanker Jha - 2021-06-28 - PM HWP: Updated QME Scratch Reg A with dead cores.
2340225 - Matthew Raybuck - 2021-06-28 - Ignore ECO cores in min hw check
95017e9 - Ilya Smirnov - 2021-06-28 - Fix Config-less Linking Issue
977ac1c - Louis Stermole - 2021-06-28 - Fix error trace for INVALID_PMIC_GI2C_TARGET_CONFIG
d8f2232 - Sandeep Korrapati - 2021-06-28 - DD2 updates. For meas seeprom use bkp for all errors as upd is not possible
6d0f614 - Rahul Batra - 2021-06-28 - PM: Fix padding issues in GPPB structs
5610d9c - Christian Geddes - 2021-06-28 - P10 RAS Review io_init_done, io_lib, io_power, omi_init, omi_train_check
31da433 - Ryan Miller - 2021-06-28 - Update to transient code, no longer setting FAPI_ERR on PLL unlock
30778a9 - Joachim Fenkes - 2021-06-28 - Refclock handling: Add mode for optional redundancy
9ffd5e7 - rajerpp1 - 2021-06-28 - Changes for Enabling Clock Gard.
46f67a8 - Anusha Reddy Rangareddygari - 2021-06-28 - P10 hwp updates - istep 0 procedures
488c3d6 - hostboot - 2021-06-28 - Update HCODE commit to f7c1d96... PM HWP: Added unicast interface to spe
cee2437 - hostboot - 2021-06-28 - Update simics level to: 2021-06-25_e9e405_simics.tar.gz e9e40505e23d5a04

Changes Included for package hostboot-binaries, branch master:
2c3efe2 - hostboot - 2021-06-28 - UPDATE executables for the NVIDIA gpu and/or ring files for hw062821a.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 fe3222d..ef34db3 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 "hw062521a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+	default "hw062821a.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 c68f05b..cde5ec1 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 "hw062521a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+	default "hw062821a.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 3f7d1c1..7329ced 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 "50ae7f9e667227866375f5179f7fbcc6b52fc9cb" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "150c79076e59d797a4781a21c69fe76e90125da2" 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 788e9b8..2503b10 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 "c530c97971b9d9e496ff1e8495d4bc16bae4c54d" if BR2_OCC_P10_LATEST_VERSION
+	default "95708c9111603cce52399d77d7989bfee9e73ac6" if BR2_OCC_P10_LATEST_VERSION
 	default BR2_OCC_P10_CUSTOM_VERSION_VALUE \
 		if BR2_OCC_P10_CUSTOM_VERSION