op-build master-p10 update 9-1-2022

Changes Included for package hostboot, branch master-p10:
f836243 - Daniel Crowell - 2022-08-31 - Add JIRA and EWM support to commit checks
08a2ed7 - Sneha Kadam - 2022-08-31 - Updates to safemode throttles based on DIMM config
36b9a66 - Anusha Reddy Rangareddygari - 2022-08-31 - P10 chip select HWP updates for Hreset
1f24633 - Geetha Pisapati - 2022-08-31 - Add bit 32 as unmasked into the TOP reg check
8eec514 - David J Chung - 2022-08-31 - Periodic zq cal disable during concurrent CCS (dynamic row repair)
eb59c54 - Stephen Glancy - 2022-08-31 - Ignores -Warray-bounds for DDR5 MR API to fix LoP compile
a0f4fa2 - Geetha Pisapati - 2022-08-31 - Created class and spd factory processing for DDR5 DDIMM Module

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 d30656e..eda3c35 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 "47e28b495dd86fe5bcd656a55facf7be903f9002" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "f8362436f6fde409253c91c92dbf7d01049a388c" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION