op-build update 8-6-2021

Changes Included for package occ, branch master-p10:
8acc342 - mbroyles - 2021-08-05 - WOF: Skip Vcs ceff calculation if Vcs is disabled

Changes Included for package hostboot, branch master-p10:
c588cfa - Joseph J McGill - 2021-08-06 - Revert "p10_sbe_scominit -- apply PB PAU disables based on PG"
ae2a890 - Joe McGill - 2021-08-06 - p10_sbe_scominit -- apply PB PAU disables based on PG
3b86e21 - Murulidhar Nataraju - 2021-08-05 - P10 RAS Review: p10_l3_flush_errors.xml
31ca98d - Christian Geddes - 2021-08-05 - Fix logic for SYSTEM_IN_CHECKSTOP_STATE in p10_core_special_wakeup.C
58e7ab2 - Christian Geddes - 2021-08-05 - RAS Review: p10_core_special_wakeup_errors.xml
420504f - Christian Geddes - 2021-08-05 - RAS Review: p10_ppe_common_errors.xml
be31292 - Christian Geddes - 2021-08-05 - RAS Review: p10_perv_sbe_cmn_errors.xml

Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hostboot-p10/Config.in b/openpower/package/hostboot-p10/Config.in
index 2faf892..704c874 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 "02f789db22d0d98dc3d7bd9f638f0d2bb69ace08" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "c588cfa6d899b059ac051f3ba68e4f3a1a0dda13" 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 e429814..14ff454 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 "dbba65487033644b721a68bfa76310345e813ac7" if BR2_OCC_P10_LATEST_VERSION
+	default "8acc3422b756984a620979683584add073065d4c" if BR2_OCC_P10_LATEST_VERSION
 	default BR2_OCC_P10_CUSTOM_VERSION_VALUE \
 		if BR2_OCC_P10_CUSTOM_VERSION