op-build master-p10 update 5-13-2022

Changes Included for package sbe, branch master-p10:
79cc6d9 - Raja Das - 2022-05-11 - Delayed reading the DPLL Control Status after updating DPLL Freq

Changes Included for package hostboot, branch master-p10:
1f3a10a - Daniel Crowell - 2022-05-12 - Add timestamps to PLDM timeout and discard messages
037e890 - Daniel Crowell - 2022-05-12 - Add timestamps to console traces

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 0126d55..e2e6de8 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 "5a1ac559f23a6f9f39bc0d4960ccd1e6b614c04e" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "1f3a10ae5b51adbaf0ea2c821141d2e803e06b5b" 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 3a94be9..cb4c80f 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 "043d9172a51a0368bbaeaaeb0de49f19e9ec1b6b" if BR2_SBE_P10_LATEST_VERSION
+	default "79cc6d9313e732b04ab89bd6b043149b6d85f339" if BR2_SBE_P10_LATEST_VERSION
 	default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
 		if BR2_SBE_P10_CUSTOM_VERSION