op-build update 3-23-2022

Changes Included for package occ, branch master-p10:
60a53da - Chris Cain - 2022-03-22 - Revert "MEMBUF: Check for PBA Busy before doing PBA Reset"
1bbd0c0 - Douglas Gilbert - 2022-03-17 - MEMBUF: Check for PBA Busy before doing PBA Reset
89af1c2 - mbroyles - 2022-03-17 - Log error for Everest APSS workaround

Changes Included for package hostboot, branch master-p10:
f09a260 - Daniel Crowell - 2022-03-22 - Remove mss getter and setter files from mirror
85456a8 - Daniel Crowell - 2022-03-22 - Trace fixes for node presence detection
ac366f7 - Zach Clark - 2022-03-22 - Fix unique_ptr<T>::operator[] for GCC 9 and 10
fba7dc6 - Zach Clark - 2022-03-22 - Make patch-bmc use sudo
8bd0b49 - Nick Bofferding - 2022-03-22 - Add "skip mode setup" flag to python I2C FFDC parser
6fcda17 - Joe McGill - 2022-03-22 - p10_load_iop_xram -- always apply RTRIM 0 override
4d77bb7 - Roland Veloz - 2022-03-22 - hostfw_trace.py: Minor bug fix and more feedback to the callee
96a977c - Louis Stermole - 2022-03-22 - Add DDR5 CAS latency algorithm
6026ed1 - Prasad Bg Ranganath - 2022-03-22 - PM HWP: De-assert spwu if it is asserted for deconfigured cores
9a375a4 - Joe McGill - 2022-03-22 - p10_fbc_eff_config_links -- fix remote fabric link ID determination for Everest
a82c63b - hostboot - 2022-03-22 - Update HCODE commit to b354705... HDCT: add PM registers and SRAMs to MP
9b87b8c - hostboot - 2022-03-22 - Update simics level to: 2022-03-18_9a1e7f_simics.tar.gz 9a1e7ff1b45b76ec

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 682fc48..51ba85f 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 "e77a74deb67151f569c95a51cd995e6bb954ff0a" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "f09a2607f0b516f381ce49756140538235a58e17" 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 24905ea..ca6f904 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 "1f8515d8bc1e9881591e565d6e2e30f9eab6e426" if BR2_OCC_P10_LATEST_VERSION
+	default "60a53daef51b11e32ca00f715f7dafcf25b855b3" if BR2_OCC_P10_LATEST_VERSION
 	default BR2_OCC_P10_CUSTOM_VERSION_VALUE \
 		if BR2_OCC_P10_CUSTOM_VERSION